Spyder: Module Not Found - Python Forum
https://python-forum.io/thread-13028.html25.09.2018 · Spyder: Module Not Found. jmair Silly Frenchman. Posts: 29. Threads: 13. Joined: May 2018. Reputation: 0 #1. Sep-24-2018, 04:57 PM . Is there a location in Spyder that I can add another directory of Modules? from CMD line I can import a module (such as pygame) but from Spyder it's acting like the module isn't there.
Spyder: Module Not Found - Python Forum
python-forum.io › thread-13028Reputation: 0. #1. Sep-24-2018, 04:57 PM. Is there a location in Spyder that I can add another directory of Modules? from CMD line I can import a module (such as pygame) but from Spyder it's acting like the module isn't there. I believe it's just not looking at the correct Lib\site-packages path. By default it looks like pip install is dropping ...