[PYTHON] zipimporter error in pyramid

When you run pserve and get the following zipimpoter hogeho error

TypeError: zipimporter.get_filename() takes exactly 1 argument (0 given)

Since venusian does not support zipped eggs, add zip_safe = False to setup.py.

reference:

enjoy python with pyramid life.

Recommended Posts

zipimporter error in pyramid
Error in random.shuffle
Error in Pyinstaller
Error in TensorBoard
Returns json in Pyramid
Error handling in PythonBox
Multiprocessing error in Jupyter Notebook
Slice error in python (´ ; ω ; `)
Solver Problem Error in poetry
[Error handling] peewee.IntegrityError 1451 occurs in peewee
pyramid
An error occurred in scikit-learn imputer
Fix setuptools missing error in anaconda
How to suppress display error in matplotlib
The story of an error in PyOCR
In pip install clang: error: unknown argument:'-mno-fused-madd'
[Illegal hardware instruction python] error in PyMC3
Implement a custom View Decorator in Pyramid
I'm saving in UTF-8 but Syntax Error
Dictionary key error → Resolve with key in dicionary
Solution for run-time error in OpenVINO IEPlugin.load ()
Import Error in Python3: No module named'xxxxx'