Oct-02-2019, 05:52 PM
I have discovered that if I save the python file and execute it from the command line with python, it works just fine. All libraries are found. It's when I try to use an IDE like IDLE or PyCharm it doesn't work. Perhaps I need to configure something in the IDE's that I missed.