[Distutils] Problem with Setuptools on Ubuntu 8.0.4
Luis Bruno
me at lbruno.org
Thu May 15 11:05:32 CEST 2008
Andrew Francis escreveu:
> I don't see a python-zlib in the Hardy distribution.
lithium> python
Python 2.5.2 (r252:60911, Apr 21 2008, 11:17:30)
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import zlib
>>> zlib
<module 'zlib' from '/usr/lib/python2.5/lib-dynload/zlib.so'>
>>>
lithium> dpkg -S /usr/lib/python2.5/lib-dynload/zlib.so
python2.5-minimal: /usr/lib/python2.5/lib-dynload/zlib.so
IIRC, python2.5-minimal is part of the default installation. Reinstall
that package and find out what caused that file to go away.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080515/afab06e7/attachment.pgp>
More information about the Distutils-SIG
mailing list