I was trying to build a project where I need to import wikipedia module. I installed it with "pip install wikipedia". Then I checked the settings in Pycharm and added the module in the existing list ...
PYTHONPATH C:\Users\user\Desktop\psmoveapi-4.0.12-windows-msvc2017-x64\bindings\python PSMOVEAPI_LIBRARY_PATH C:\Users\user\Desktop\psmoveapi-4.0.12-windows-msvc2017-x64\lib When I run a copy of ...