pybluez install windows 7 64 bits python 3.3 -


i have message error : unable find vcvarsall.bat

when use "python setup.py install" install pybluez

with https://github.com/karulis/pybluez under windows 7 64 bits.

how fix ?

basic assumption have microsoft visual studio express installed (2010, @ least) , environment variable vs100comntools set proper path in program files directory.

i've installed vs 2015 , created mentioned variable following value: c:\program files (x86)\microsoft visual studio 14.0\common7\tools\.


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? -