Aug-13-2024, 06:52 PM
I got enough info with my first thread posted here, to commit to doing python tutorials, so far around 100 and still going, but reaching the end.
I chose w3schools for the base of python tutorials, and adding others from other places to fill in the gaps.
My issue is with w3schools tkinter-thread https://www.pythontutorial.net/tkinter/tkinter-thread/ running on Ubuntu 18.04.6 LTS and python executing in PyCharm.
PyCharm spits a 'No module named 'requests' Error, and I've spent a couple days on the net trying to find a example oh how to load and get PyCharm to import 'requests'.
Can anyone point me to an example to correct this issue this or where to go to find help?
Curbie
I chose w3schools for the base of python tutorials, and adding others from other places to fill in the gaps.
My issue is with w3schools tkinter-thread https://www.pythontutorial.net/tkinter/tkinter-thread/ running on Ubuntu 18.04.6 LTS and python executing in PyCharm.
PyCharm spits a 'No module named 'requests' Error, and I've spent a couple days on the net trying to find a example oh how to load and get PyCharm to import 'requests'.
Can anyone point me to an example to correct this issue this or where to go to find help?
Curbie