table of contents
PTWEENS3(1) | User Commands | PTWEENS3(1) |
NAME¶
ptweens3 - Python 3 Pyramid command
DESCRIPTION¶
Traceback (most recent call last):¶
- File "./ptweens3", line 33, in <module>
- sys.exit(load_entry_point('pyramid==1.10.4', 'console_scripts', 'ptweens')())
- File "./ptweens3", line 22, in importlib_load_entry_point
- for entry_point in distribution(dist_name).entry_points
- File "/usr/lib/python3.8/importlib/metadata.py", line 504, in distribution
- return Distribution.from_name(distribution_name)
- File "/usr/lib/python3.8/importlib/metadata.py", line 177, in from_name
- raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: pyramid
November 2020 | ptweens3 1.10.4+dfsg-2 |