This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ATTN python maintainer - bz2 module not available in python2.5.1-1


On Wed, May 16, 2007 at 08:51:25PM -0400, Mark Levedahl wrote:
> />python
> Python 2.5.1 (r251:54863, May  7 2007, 15:13:20)
> [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import bz2
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named bz2
> 
> "import bz2" works fine in python2.5-1 [prev] and earlier versions.

I didn't have libbz2-devel installed when I built python-2.5.1-1.  I
will release python-2.5.1-2 to correct this omission.

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]