table of contents
PSHELL3(1) | User Commands | PSHELL3(1) |
NAME¶
pshell3 - Python 3 Pyramid command
DESCRIPTION¶
Traceback (most recent call last):¶
- File "./pshell3", line 33, in <module>
- sys.exit(load_entry_point('pyramid==1.10.4', 'console_scripts', 'pshell')())
- File "./pshell3", 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 | pshell3 1.10.4+dfsg-2 |