Opened 11 years ago
Closed 6 years ago
#40001 closed defect (fixed)
lamson: Missing dep for python-modargs
Reported by: | Russell-Jones-OxPhys (Russell Jones) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | lamson |
Description
https://pypi.python.org/pypi/python-modargs is not available as a port, so lamson
and lamson help
output
Traceback (most recent call last): File "/opt/local/bin/lamson", line 3, in <module> from modargs import args ImportError: No module named modargs
sudo pip-2.7 install python-modargs
gets things working, but doesn't seem the right way to do it.
Also, shouldn't it be pyXX-lamson?
Russell
Change History (2)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | nomaintainer@… removed |
---|---|
Summary: | Missing dep for lamson, python-modargs → lamson: Missing dep for python-modargs |
comment:2 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
If lamson is a program designed to be used on its own, the port name lamson is correct. If lamson is a python library designed to be used from other python code, then pyXX-lamson would be correct.
"nomaintainer" is not a person; Cc'ing that address is not useful.