5

enter image description here

I cannot remove D: as a library root and Pycharm keeps indexing forever. Any suggestions?

Edit: D: is not in any path variable

Cioby Andrei
  • 77
  • 1
  • 7

1 Answers1

6

Make sure D:\ is not added to interpreter paths in Settings | Project ... | Project Interpreter | Show All | Interepter Paths:

enter image description here

Pavel Karateev
  • 7,737
  • 3
  • 32
  • 59