[SciPy-user] scipy itpython and debian

Samuel GARCIA sgarcia at olfac.univ-lyon1.fr
Mon Jun 26 04:24:36 EDT 2006


Sorry if it is not the good place,

I have a debian testing (etch) , I use the python-matplotlib and 
python-ipythonn official debian package.
For numpy and scipy I build them from SVN. Everythings seems to works. I 
don't install the old scipy debian package.

My problem is when I upgrade with apt-get updgrade. I have something 
like that :

Paramétrage de debconf (1.5.2) ...
Compiling 
/usr/lib/python2.3/site-packages/scipy/maxentropy/examples/conditionalexample2.py 
...
  File 
"/usr/lib/python2.3/site-packages/scipy/maxentropy/examples/conditionalexample2.py", 
line 53
    samplespace_index = dict((x, i) for i, x in enumerate(samplespace))
                                      ^
SyntaxError: invalid syntax


For the moment the solution is to remove scipy and numpy and rebuild 
them after.

2 questions :
- is there an easier way to upgrade without interaction with scipy ?
- is there an unofficial debian repository for scipy and numpy while 
waiting for the official new scipy debian package ?

thanks


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


More information about the SciPy-User mailing list