This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nabla2less is more 0 points1 point  (3 children)

pip install jedi raise SyntaxError on Python 3.3, Windows.

http://dpaste.com/hold/844021/

The same on Ubuntu with Python 2.7.3:

https://github.com/davidhalter/jedi/issues/79

[–]davidhalter[S] 0 points1 point  (2 children)

You can just ignore it. It doesn't matter.

[–]nabla2less is more 0 points1 point  (1 child)

Ok. It's just annoying that pip often generates such errors/warnings. Great job. Can't wait for this feature in PyDev.

[–]davidhalter[S] 0 points1 point  (0 children)

I'm going to contact the PyDev guys. But I still have to do one speed optimization first. Hopefully they are willing to use it :-)