[MacPorts] #46429: nmap @6.47 +zenmap python modules not installed correctly
MacPorts
noreply at macports.org
Tue Jun 26 00:02:12 UTC 2018
#46429: nmap @6.47 +zenmap python modules not installed correctly
--------------------------------+------------------------------
Reporter: ulrich.felzmann@… | Owner: opendarwin.org@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: nmap |
--------------------------------+------------------------------
Comment (by ylluminarious):
I had this same issue with {{{nmap}}} 7.70. I solved it by adding this to
my shell startup (which was {{{~/.zshenv}}} in my case):
{{{
export PYTHONPATH=/opt/local/lib/python2.7/site-packages
}}}
And I also had to add this to my {{{/etc/sudoers}}} (via {{{visudo}}}):
{{{
Defaults env_keep += "PYTHONPATH"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/46429#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list