[Cython] error LNK2001: unresolved external symbol PyInit_init

Andriy Kornatskyy andriy.kornatskyy at live.com
Thu Aug 28 12:59:03 CEST 2014


Stefan,

That is an output of build:

python setup.py build.

There is nothing else produced unless you tell how to make it more verbose to provide you what you expect to see. How else you want this to be built?

Thanks.

Andriy Kornatskyy

On Aug 28, 2014, at 1:46 PM, Stefan Behnel <stefan_ml at behnel.de> wrote:

> Andriy Kornatskyy schrieb am 28.08.2014 um 10:08:
>> Hmm… you have a complete build log from the entering the build command up to the point where it fails which you can still find here:
>> 
>> https://bitbucket.org/akorn/wheezy.template/issue/10/installation-on-windows-fails#comment-12006152
> 
> Sorry, where? All I see is the command and then the linker command, no
> Cython build call, no C compiler build call, no distutils output.
> 
> Stefan
> 
> _______________________________________________
> cython-devel mailing list
> cython-devel at python.org
> https://mail.python.org/mailman/listinfo/cython-devel



More information about the cython-devel mailing list