Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #109285 > unrolled thread

How to install Visual Studio 2015 with Cython

Started byDaiyue Weng <daiyueweng@gmail.com>
First post2016-05-31 16:53 +0100
Last post2016-05-31 16:53 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  How to install Visual Studio 2015 with Cython Daiyue Weng <daiyueweng@gmail.com> - 2016-05-31 16:53 +0100

#109285 — How to install Visual Studio 2015 with Cython

FromDaiyue Weng <daiyueweng@gmail.com>
Date2016-05-31 16:53 +0100
SubjectHow to install Visual Studio 2015 with Cython
Message-ID<mailman.53.1464709986.1839.python-list@python.org>
Hi, I tried to install Cython, and make it work on PyCharm. I am using
PyCharm with Anaconda, and I have installed Cython through Anaconda prompt.
I have also installed Visual Studio 2015. But when I tried to build the
helloworld.pyx, I get the following error:

error: Unable to find vcvarsall.bat

how to resolve the problem?


Many thanks

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web