I cannot remove D: as a library root and Pycharm keeps indexing forever. Any suggestions?
Edit: D: is not in any path variable
These roots contain the actual source files and resources. PyCharm uses the source roots as the starting point for resolving imports. The files under the source roots are interpreted according to their type. PyCharm can parse, inspect, index, and compile the contents of these roots.
Go to Run->Run… and select Edit Configurations. Go to Templates > Python. Make <Mantid Build Directory>/bin; the Working Directory . This will then be used for all Python configurations you make.
Window | Next Project Window Ctrl+Alt+] Window | Previous Project Window Ctrl+Alt+[ Window | <ProjectNameOrLocation>
Make sure D:\
is not added to interpreter paths in Settings | Project ... | Project Interpreter | Show All | Interepter Paths:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With