Re: "sudo easy_install scikits.image" fails
On Wed, Apr 13, 2011 at 10:46 AM, jip <jeanpatrick.pommier@gmail.com> wrote:
cython -V Cython version 0.12.1
This would be the problem; you need version 0.13 or later to compile the latest Git version of the scikit. Cheers Stéfan
Hi, I upgrade cython to 0.14.1 and everything went fine: Adding scikits.image 0.3dev to easy-install.pth file Installing scivi script to /usr/local/bin Installed /usr/local/lib/python2.6/dist-packages/scikits.image-0.3dev- py2.6-linux-i686.egg Processing dependencies for scikits.image==0.3dev Finished processing dependencies for scikits.image==0.3dev Thanks Jean-Patrick http://dip4fish.blogspot.com/ On 13 avr, 10:59, Stéfan van der Walt <ste...@sun.ac.za> wrote:
On Wed, Apr 13, 2011 at 10:46 AM, jip <jeanpatrick.pomm...@gmail.com> wrote:
cython -V Cython version 0.12.1
This would be the problem; you need version 0.13 or later to compile the latest Git version of the scikit.
Cheers Stéfan
participants (2)
-
jip
-
Stéfan van der Walt