-1

I've looked at other threads but I still don't know how the hell I'm supposed to resolve this issue. I've provided screenshots, I hope they are of use to you guys.

http://s11.postimg.org/6mpv39sab/screen_1_for_stackoverflow.png

http://s7.postimg.org/x62k3lhgr/screen_2_for_stackoverflow.png

Unknownguy
  • 183
  • 2
  • 14

2 Answers2

0

Generally this is due to a caching problem in PyCharm. Go to File --> Invalidate caches and restart PyCharm.

Related - this question.

Community
  • 1
  • 1
Ian Price
  • 7,416
  • 2
  • 23
  • 34
  • That doesn't fix the problem for me. – Unknownguy Feb 19 '16 at 22:44
  • I tried everything on the thread you suggested and none of it really works. There was one suggestion which was weird: where you reload the paths but that only does it for one file. – Unknownguy Feb 19 '16 at 22:45
0

After some tinkering I got it to work (by luck) by just deleting the idea files and invalidating caches (well, atleast i think).

Unknownguy
  • 183
  • 2
  • 14