Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #109285 > unrolled thread
| Started by | Daiyue Weng <daiyueweng@gmail.com> |
|---|---|
| First post | 2016-05-31 16:53 +0100 |
| Last post | 2016-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.
How to install Visual Studio 2015 with Cython Daiyue Weng <daiyueweng@gmail.com> - 2016-05-31 16:53 +0100
| From | Daiyue Weng <daiyueweng@gmail.com> |
|---|---|
| Date | 2016-05-31 16:53 +0100 |
| Subject | How 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
Back to top | Article view | comp.lang.python
csiph-web