When I use pip install, the package ends up here:
And I get a moduleNotFoundError in pycharm. However, if I manually move the folder into the "site-packages" folder, it works.
When I use pip install, the package ends up here:
And I get a moduleNotFoundError in pycharm. However, if I manually move the folder into the "site-packages" folder, it works.