[SciPy-User] cython from Debian unstable

Tom Kuiper kuiper at jpl.nasa.gov
Sun Aug 16 16:31:53 EDT 2009


That would be a last resort as it would break the Debian package system.

Tom

Gökhan Sever wrote:
>
>
> On Sun, Aug 16, 2009 at 3:17 PM, Tom Kuiper <kuiper at jpl.nasa.gov 
> <mailto:kuiper at jpl.nasa.gov>> wrote:
>
>     Fernando Perez wrote:
>     > here are some notes regarding the tutorial requirements.  I am
>     sending this to
>     > all of you, though some of it may only apply to those attending
>     the advanced
>     > track.
>     >
>     > - If you had troubles with the testing scripts, please note that
>     I've fixed a
>     >   few small issues.  The current versions are (intro, advanced and
>     >   pycuda-specific):
>     >
>     >   https://cirl.berkeley.edu/fperez/tmp/intro_tut_checklist.py
>     >   https://cirl.berkeley.edu/fperez/tmp/adv_tut_checklist.py
>     >   https://cirl.berkeley.edu/fperez/tmp/pycuda_tut_checklist.py
>     >
>     ...
>     The stable Debian version of cython is 0.9.8.  I just downloaded it.
>
>     "AssertionError: Cython version (0, 9, 8) found, at least (0, 11, 2)
>     required"
>
>     It seems that 0.11.2 is in the unstable Debian distribution.  Can
>     someone suggest how to get that package without having to upgrade to
>     unstable?
>
>     Thanks
>
>     Tom
>     _______________________________________________
>     SciPy-User mailing list
>     SciPy-User at scipy.org <mailto:SciPy-User at scipy.org>
>     http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
>
> Hi Tom,
>
> This is Fedora 11. You might try to make a source installation. It 
> just works fine here. (Might be a good idea to remove the old Cython 
> package to eliminate the conflicts.)
>
> First install Mercurial to use hg command, then do:
>
> hg clone http://hg.cython.org/cython/
>
> go in to the cython directory and issue a "python setup.py install."
>
> That should bring you up-to-date.
> -- 
> Gökhan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20090816/bfed5e16/attachment.html>


More information about the SciPy-User mailing list