Python 3.4.3 - Windows 8.1 64bit - Error on "pip install codeintel" -


i trying install codeintel python sublime text 3 work code intel when writing python code. on windows 8.1 64bit , python version 3.4.3

when run:

pip install codeintel 

i following error

error: microsoft visual c++ 10.0 required (unable find vcvarsall.bat). 

i have seen similar questions on here can't see resolution. been able work properly?

edit:

forget mention have visual studio community 2013 installed nothing missing know of. have regularly built visual c++ programs class taking know on there somewhere.

you don't need install codeintel autocompletion/code intelligence in sublime text 3. while next version of sublimecodeintel (sci) require it, suggest using (in opinion) superior anaconda package, despite name has nothing anaconda python release. in experience, it's faster , more accurate sci, easier set out of box, , works better.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -