[MacPorts] #68652: termdown: Missing py310-pip dependency
MacPorts
noreply at macports.org
Wed Nov 8 08:56:49 UTC 2023
#68652: termdown: Missing py310-pip dependency
-----------------------+----------------------
Reporter: gpolitis | Owner: harens
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: termdown |
-----------------------+----------------------
Comment (by gpolitis):
When I first run the program I got a Python exception about a missing
module that looked like this :
{{{
laptop$ termdown
Traceback (most recent call last):
...
ModuleNotFoundError: No module named 'pkg_resources'
}}}
I'm sorry haven't kept the full stack trace and I can't reproduce the
issue anymore. I googled this error and the first result suggested to
install pip, so I did and it fixed the problem for me.
I'm on macOS 12.7.1
--
Ticket URL: <https://trac.macports.org/ticket/68652#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list