0

I am new to pycharm and I am having trouble to run a simple file which is just to import pandas. I am having following issues:

  1. Whenever, I open the project, "Scanning files to index" takes forever.
  2. I can see that in indexing, it is using packages/files from Anaconda2 and that is why it takes forever for my program to run.

I have already tried to make certain folder "Excluded" as described here PyCharm 4.0.5 hangs on 'scanning files to index' background task I have also deleted the "Caches" folder as described here Intelli J IDEA takes forever to update indices

Pycharm Layout

krishna
  • 75
  • 1
  • 2
  • 11
  • I think you will have to wait for this to run once, or you have to uninstall some of your big packages (Anaconda seems to be the one to slow it down) – MegaIng Jun 06 '18 at 13:45
  • Could you please create a ticket in [PyCharms bug tracker](https://youtrack.jetbrains.com/issues/PY) and attach `idea.log` from **Help | Show Log in ...**? There should be some hits. – Pavel Karateev Jun 07 '18 at 14:39

0 Answers0