[MacPorts] #65301: python35 @3.5.10_5 reports 'ImportError: No module named zlib'
MacPorts
noreply at macports.org
Sun Jun 5 22:21:49 UTC 2022
#65301: python35 @3.5.10_5 reports 'ImportError: No module named zlib'
---------------------------+----------------------
Reporter: WrenMail | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: python35 zlib | Port: python35
---------------------------+----------------------
After updating to python35, release 3.5.10_5 suddenly broke existing 3.5
scripts. Tried cleaning, uninstall/reinstall, but kept getting:
File "/usr/local/lib/python2.6/gzip.py", line 9, in <module>
import zlib
ImportError: No module named zlib
The only fix that worked was `sudo port activate python35 @3.5.10_4`
Running Monterey 12.4, on 2.3Ghz Intel i9, 16Gb RAM
--
Ticket URL: <https://trac.macports.org/ticket/65301>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list