ZipImportError while updating to v4.7.0
See original GitHub issueTraceback (most recent call last):
File "..\sublime_plugin.py", line 116, in reload_plugin
m = importlib.import_module(modulename)
File "./python3.3/importlib/__init__.py", line 90, in import_module
File "<frozen importlib._bootstrap>", line 1584, in _gcd_import
File "<frozen importlib._bootstrap>", line 1565, in _find_and_load
File "<frozen importlib._bootstrap>", line 1532, in _find_and_load_unlocked
zipimport.ZipImportError: bad local file header in ..\Data\Installed Packages\SublimeLinter.sublime-package
- Sublime Text 3175 x64 portable
- Win 10 Pro 1803 x64
- Package Control v3.3.0
- SublimeLinter v4.7.0
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
[Solved][Linux] Python Installation Error: zipimport.ZipImportError
Today when I installing a specific Python version on Linux, I encountered the following error message: "zipimport.ZipImportError: can't ...
Read more >pyenv zlib error on MacOS - xcode - Stack Overflow
I have the same ZipImportError but with the following command installation is successful: CFLAGS="-I$(xcrun --show-sdk-path)/usr/include" ...
Read more >setuptools 3.8 - PyPI
Easily download, build, install, upgrade, and uninstall Python packages. ... Issue #7: Setuptools itself is now distributed as a zip archive in addition...
Read more >How to Install Python 2.7.18 on CentOS/RHEL 7/6 and Fedora ...
4. Check Python Version. Check the latest version installed of python using below command. During this installation, the latest Python binary ...
Read more >warning: the python bz2 extension was not compiled. missing the ...
Issue in installing python 3.5.10 using pyenv in macOS - 12.0 M1 ( arm64 ) ... ZipImportError: can't decompress data; zlib not available...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Probably just restart, and Package control will fix that?
Closing. This issue is not moving and it is still unlikely that we do something wrong here. I’m subsribed to https://github.com/wbond/package_control/issues/947 which also doesn’t move.