【转】Troubleshooting 备忘录 #Cython, msvc9compiler.py: ValueError: [u’path’]

原文地址: http://voih.blog.163.com/blog/static/1782003462011388023378/

Issue: Cython, msvc9compiler.py: ValueError: [u’path’] for 64bit development environment.
Solution:
1. install the right ver. of Microsoft SDK/VC Compilor:http://www.mathworks.com/support/solutions/en/data/1-6IJJ3L/index.html?solution=1-6IJJ3L
2. Copy VC\bin\vcvars64.bat into VC\bin\amd64\vcvarsamd64.bat where visual studio is installed:
http://bugs.python.org/issue7511

此条目发表在 Python 分类目录。将固定链接加入收藏夹。

发表评论

电子邮件地址不会被公开。 必填项已用*标注

您可以使用这些HTML标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>