[Python-modules-team] Bug#565458: [python-yaml] doesn't seem to work with python 2.6
Giovanni Mascellani
mascellani at poisson.phc.unipi.it
Fri Jan 15 23:19:27 UTC 2010
Package: python-yaml
Version: 3.09-2+b1
Severity: normal
--- Please enter the report below this line. ---
Python yaml doesn't seem to work with python 2.6:
$ python2.5
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yaml
>>>
But:
$ python2.6
Python 2.6.4 (r264:75706, Oct 28 2009, 22:19:17)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yaml
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named yaml
>>>
Ubuntu package[1] seems to be the same version ad Debian, but is
available also for python 2.6.
[1] http://packages.ubuntu.com/karmic/python-yaml
Thanks, Giovanni.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.31-1-686
Debian Release: squeeze/sid
500 unstable www.debian-multimedia.org
500 unstable mi.mirror.garr.it
500 testing security.debian.org
500 testing mi.mirror.garr.it
500 stable security.debian.org
500 stable mi.mirror.garr.it
1 experimental mi.mirror.garr.it
--- Package information. ---
Depends (Version) | Installed
================================-+-==============
python (<< 2.6) | 2.5.4-5
python (>= 2.4) | 2.5.4-5
python-central (>= 0.6.11) | 0.6.14+nmu2
libc6 (>= 2.3.6-6~) | 2.10.2-4
libyaml-0-2 | 0.1.3-1
Package's Recommends field is empty.
Package's Suggests field is empty.
--
Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Pisa, Italy
Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascellani at jabber.org / giovanni at elabor.homelinux.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 379 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20100116/5f6ff0f3/attachment.pgp>
More information about the Python-modules-team
mailing list