Vote count:
0
I have a problem with my pycharm. After I updated python from 3.3.5 to 3.4 I have an annoying error in pycharm of the following form:
from multiprocessing import Queue, Process
Pycharm underlines Queue and Process in red and shows an unresolved reference. The code actually runs fine both in the command line and inside pycharm. Code completation seems to be broken too for this classes.
I am suspecting a problem with PYTHONPATH but I'm not sure how to solve it.
System details: Mac OS X 10.9.2, Python 3.4 installed through Homebrew, Pycharm 3.1.1
asked 14 secs ago
Aucun commentaire:
Enregistrer un commentaire