Re: Issue with zlib module

Mats Wichmann <[email protected]> Fri, 10 Jan 2025 11:45:40 -0700
Newsgroups gmane.comp.python.tutor
Message-ID <[email protected]>
On 1/10/25 11:44, Mats Wichmann wrote:
> On 1/10/25 00:25, rohan vaidya via Tutor wrote:
>> Hi all,
>>
>> I am trying to create virtual environments to install python 3.9.21 but
>> facing issue with zlib
>>
>> Error as - modulenotfounderror no module named zlib
>>
>> Can anymore please help in resolving this issue ?
> zlib is a binary module, not a pure Python one.  It needs a shared 
> library that patches the Python version, 

eh sorry for typo, should have been "matches the Python version".

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor