[Cython] Compiler crash in RemoveUnreachableCode

2014-01-20 Thread Andriy Kornatskyy
. Andriy Kornatskyy File "Visitor.py", line 178, in Cython.Compiler.Visitor.TreeVisitor._visit (/var/folders/g8/2kym1h8n7qbgrwg4qkfqw1gwgn/T/easy_install-JVXbGE/Cython-0.20/Cython/Compiler/Visitor.c:4437) File "Visitor.py", line 137, in Cython.Compiler

Re: [Cython] Compiler crash in RemoveUnreachableCode

2014-01-20 Thread Andriy Kornatskyy
lxml wheezy.core It seems to have an issue while trying to install 2 or more libs at once. Andriy Kornatskyy ... Installed env/lib/python2.7/site-packages/lxml-3.3.0beta5-py2.7-macosx-10.9-x86_64.egg Processing dependencies for lxml Finished processing dependencies for lxml Searching for

Re: [Cython] Compiler crash in RemoveUnreachableCode

2014-02-22 Thread Andriy Kornatskyy
Stefan, Any update to the issue reported in this message thread? If you can provide a link to the issue in cython bug tracker, so I can see progress, I would greatly appreciate that. Thanks. Andriy Kornatskyy On Jan 21, 2014, at 10:16 AM, Stefan Behnel wrote: > Andriy Kornats

[Cython] error LNK2001: unresolved external symbol PyInit_init

2014-08-13 Thread Andriy Kornatskyy
error: command 'c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe' failed with exit status 1120 Some details are here: https://bitbucket.org/akorn/wheezy.template/issue/10/installation-on-windows-fails Thanks. Andriy

Re: [Cython] error LNK2001: unresolved external symbol PyInit_init

2014-08-26 Thread Andriy Kornatskyy
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 wrote: > On 14 August 2014 08:20, Andriy Kornatskyy wrote: >

Re: [Cython] error LNK2001: unresolved external symbol PyInit_init

2014-08-27 Thread Andriy Kornatskyy
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

Re: [Cython] error LNK2001: unresolved external symbol PyInit_init

2014-08-28 Thread Andriy Kornatskyy
Kornatskyy On Aug 28, 2014, at 10:29 AM, Stefan Behnel wrote: > Andriy Kornatskyy schrieb am 27.08.2014 um 07:08: >> Here is a link to complete output with python3.4: >> https://bitbucket.org/akorn/wheezy.template/issue/10/installation-on-windows-fails#comment-12006152 > > Wha

Re: [Cython] error LNK2001: unresolved external symbol PyInit_init

2014-08-28 Thread Andriy Kornatskyy
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 wrote

Re: [Cython] preparing a release candidate, pending issues

2014-09-05 Thread Andriy Kornatskyy
Stefan, Any update to the following? "Compiler crash in RemoveUnreachableCode" http://thread.gmane.org/gmane.comp.python.cython.devel/15184 Thanks. Andriy Kornatskyy On Sep 5, 2014, at 10:39 PM, Stefan Behnel wrote: > Hi, > > current master looks good enough to plan for

Re: [Cython] preparing a release candidate, pending issues

2014-09-05 Thread Andriy Kornatskyy
On Sep 6, 2014, at 8:35 AM, Stefan Behnel wrote: > Is that still as issue with the beta releases (or latest master)? Yes, with the latest master. Andriy ___ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cyt

Re: [Cython] Compiler crash in RemoveUnreachableCode

2014-09-07 Thread Andriy Kornatskyy
On Sep 6, 2014, at 11:18 PM, Stefan Behnel wrote: > I tried "pip install wheezy.http" instead of "easy_install wheezy.http" and > it works as expected. This sounds like a good work-around to me. Yes, confirmed. Thanks. Andriy ___ cython-devel mailing