Andriy Kornatskyy schrieb am 19.01.2014 um 21:00:
> The cython compiler crash report below. Steps to reproduce:
> 
> 1. virtualenv env
> 2. env/bin/easy_install cython
> 3. env/bin/easy_install wheezy.http
> 
> The wheezy.http has dependency on wheezy.core. If I install those two 
> packages separately there is no error, only if through dependencies.

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.

Stefan

_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to