'Python3 not running programs
I've had this problem for sometime now, but my issue is that I run the command my program is not run. You can see it does not print, and in this case I'm using a web scraper it does not even open up Chrome. I reinstalled python to see if that would fix anything but to no avail.
Solution 1:[1]
Have you ever looked at PATH in your computer? Maybe you may changed the path of python. Also, did you try another IDE? with this way maybe you can learn which one has the problem "computer, ide or python".
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | DenizT |
