ParthJadhav / Tkinter-Designer

An easy and fast way to create a Python GUI 🐍
BSD 3-Clause "New" or "Revised" License
8.62k stars 793 forks source link

Requests import not possible #389

Open Charmander12345 opened 5 months ago

Charmander12345 commented 5 months ago

Error with some "requests" import which makes it impossible to use the tkinter designer

wesley5311 commented 4 months ago

I think the "requests" import is a HTTP library. Try pip install requests