Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #109285
| From | Daiyue Weng <daiyueweng@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | How to install Visual Studio 2015 with Cython |
| Date | 2016-05-31 16:53 +0100 |
| Message-ID | <mailman.53.1464709986.1839.python-list@python.org> (permalink) |
| References | <CAF_EDks9rzSbuhwYNHZftz8iFw6MSvNm_CFE3nd4PTA+cCxRVA@mail.gmail.com> |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
How to install Visual Studio 2015 with Cython Daiyue Weng <daiyueweng@gmail.com> - 2016-05-31 16:53 +0100
csiph-web