Pydev say, "Unresolved import" error -


hm .. sometime, PyDev says "unsolved import error". In my environment,

Python 2.6.6 Eclipse 3.7 Pillows 2.2.2

There are errors.

  & gt; Unsolved import: cakasa - & gt; Import cookie unsolved import: & gt; WebSocketHandler - & gt; By Geventwebsocket.handler Import & gt; WebSocketHandler Unsalted Import: Tweaksi - & gt; Import tweepy   

Is there any useful information?

Perhaps your PYTHONPATH is not set correctly (or if they are the library in the interpreter, maybe You added it after configuring).

See: For references (note part of forced bundles there as this may be your case)

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -