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:
- Whenever, I open the project, "Scanning files to index" takes forever.
- 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