2014-04-17 20:58 GMT+03:00 Luca Galli <ji...@fastwebnet.it>:
> On Thu, 17 Apr 2014 12:44:04 -0500
> Jeff Hoogland <jeffhoogl...@linux.com> wrote:
>
>> Getting this compile error with python EFL from git on Ubuntu 14.04:
>>
>> ~/git/python-efl-git# make
>> python setup.py build
>> Traceback (most recent call last):
>>   File "setup.py", line 85, in <module>
>>     assert StrictVersion(Cython.__version__) >=
>> StrictVersion(CYTHON_MIN_VERSION)
>>   File "/usr/lib/python2.7/distutils/version.py", line 40, in __init__
>>     self.parse(vstring)
>>   File "/usr/lib/python2.7/distutils/version.py", line 107, in parse
>>     raise ValueError, "invalid version number '%s'" % vstring
>> ValueError: invalid version number '0.20.1post0'
>> make: *** [build] Error 1
>>
>> Suggestions? I need git python bindings because the snapshot doesn't work
>> with EFL from git.
>
> Same here with debian unstable.

Cython 0.20.1post0: the post-release anumeric version string horror
show. Now with more Catmeat.

I pushed a fix for this issue, please try again.

>
>>
>> --
>> ~Jeff Hoogland <http://jeffhoogland.com/>
>> Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog
>> Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/NeoTech
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to