[Cython] error LNK2001: unresolved external symbol PyInit_init

Andriy Kornatskyy andriy.kornatskyy at live.com
Wed Aug 27 16:20:06 CEST 2014


Sturla,

Per further details:
https://bitbucket.org/akorn/wheezy.template/issue/10/installation-on-windows-fails#comment-12018243

It is python 32 bit on 64 bit machine.

Python 3.4.1 (v3.4.1:c0e311e010fc, May 18 2014, 10:38:22) [MSC v.1600 32 bit (In
tel)] on win32

Thanks.

Andriy Kornatskyy

On Aug 27, 2014, at 11:47 AM, Sturla Molden <sturla.molden at gmail.com> wrote:

> 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
> 
> _______________________________________________
> 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