Weird :/ You might want to play with sanitycheck.py (check_python_import) and see what is failing there exactly...
Marco On Dec 17, 2007 7:33 PM, Jorge A. Cortes Mahmud <[EMAIL PROTECTED]> wrote: > Hi, I am the problem and i can do > > $ python -c "import numpy" > $ > > without any problem. I have a link to the python2.5: > $ ls -l /usr/bin/python > lrwxrwxrwx 1 root root 9 2007-12-14 16:45 /usr/bin/python -> python2.5 > > and my /usr/share/python/debian_defaults is > > [DEFAULT] > # the default python version > default-version = python2.5 > # all supported python versions > supported-versions = python2.4, python2.5 > # formerly supported python versions > old-versions = python2.4 > # unsupported versions, including older versions > unsupported-versions = python2.4 > > > but i don't understand my problem yet , thanks > > > -- > http://slcolombia.org > El sitio del Software Libre en Colombia. > http://wiki.slec.net > Software Libre y Educación en Colombia. > _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

