Nmap Development mailing list archives
Re: Final (perhaps) release candidate: Nmap 4.49RC4
From: Jay Chandler <lists () sequestered net>
Date: Fri, 07 Dec 2007 17:10:27 -0800
Jay Chandler wrote:
Interesting.
singularity:~ jay$ zenmap
Traceback (most recent call last):
File "/usr/local/bin/zenmap", line 31, in <module>
from zenmapCore.Name import APP_NAME, APP_DISPLAY_NAME
ImportError: No module named zenmapCore.Name
singularity:~ jay$
Looks like we're now having DIFFERENT problems on Leopard with
zenmap... Thoughts anyone?
-- Jay
Went into the zenmap source directory, did a 'python setup.py install'
Now:
singularity:zenmap jay$ zenmap
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/local/bin/zenmap", line 60, in excepthook
import gtk
ImportError: No module named gtk
Original exception was:
Traceback (most recent call last):
File "/usr/local/bin/zenmap", line 151, in <module>
app.run()
File "/Library/Python/2.5/site-packages/zenmapGUI/App.py", line 96, in run
self.__run_gui()
File "/Library/Python/2.5/site-packages/zenmapGUI/App.py", line 100,
in __run_gui
import gtk
ImportError: No module named gtk
singularity:zenmap jay$ port installed |grep gtk
gtk1 @1.2.10_6 (active)
gtk2 @2.12.3_0+x11 (active)
gtkspell2 @2.0.11_0 (active)
py25-gtk @2.12.0_0 (active)
singularity:zenmap jay$
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Current thread:
- Final (perhaps) release candidate: Nmap 4.49RC4 Fyodor (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Jay Chandler (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Jay Chandler (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Daniel Johnson (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 David Fifield (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Jay Chandler (Dec 08)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 David Fifield (Dec 08)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Jay Chandler (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Jay Chandler (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Fyodor (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Fyodor (Dec 07)
- Re: Final (perhaps) release candidate: Nmap 4.49RC4 Fyodor (Dec 07)
