[Cython] error LNK2001: unresolved external symbol PyInit_init
Sturla Molden
sturla.molden at gmail.com
Wed Aug 27 10:47:01 CEST 2014
64-bit Python cannot be used to build 32-bit extensions. Yes, you can build
extensions for 32-bit Python on 64-bit Windows, but not with 64-bit Python.
Sturla
Andriy Kornatskyy <andriy.kornatskyy at live.com> wrote:
> Here is a link to complete output with python3.4:
>
> https://bitbucket.org/akorn/wheezy.template/issue/10/installation-on-windows-fails#comment-12006152
>
> Thanks.
>
> Andriy Kornatskyy
>
> On Aug 24, 2014, at 11:57 AM, Lisandro Dalcin
> <dalcinl at gmail.com> wrote:
>
>> On 14 August 2014 08:20, Andriy Kornatskyy
>> <andriy.kornatskyy at live.com> wrote:
>>> When installing either from pip3 or downloading the source with python3 setup.py install
>>
>> Could you please show us the full output of "python3 setup.py build" ?
>>
>>
>> --
>> Lisandro Dalcin
>> ============
>> Research Scientist
>> Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
>> Numerical Porous Media Center (NumPor)
>> King Abdullah University of Science and Technology (KAUST)
>> http://numpor.kaust.edu.sa/
>>
>> 4700 King Abdullah University of Science and Technology
>> al-Khawarizmi Bldg (Bldg 1), Office # 4332
>> Thuwal 23955-6900, Kingdom of Saudi Arabia
>> http://www.kaust.edu.sa
>>
>> Office Phone: +966 12 808-0459
>> _______________________________________________
>> 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