[MacPorts] #62740: Missing import
MacPorts
noreply at macports.org
Sat Apr 24 01:30:14 UTC 2021
#62740: Missing import
-------------------------+----------------------------
Reporter: jenstroeger | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts 2.7.0
Component: ports | Version: 2.6.4
Keywords: | Port: http-prompt
-------------------------+----------------------------
I installed http-prompt and when I wanted to run it I get
{{{
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
/site-packages/http_prompt/cli.py", line 14, in <module>
from httpie.plugins import FormatterPlugin # noqa, avoid cyclic
import
ModuleNotFoundError: No module named 'httpie'
}}}
Looks like it didn’t execute the [https://github.com/httpie/http-
prompt/blob/master/requirements.txt requirements.txt] correctly? I don’t
see httpie listed in the [https://github.com/macports/macports-
ports/blob/master/net/http-prompt/Portfile Portfile] either.
--
Ticket URL: <https://trac.macports.org/ticket/62740>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list