Nmap Development mailing list archives

Re: Nmap 4.85BETA4 released!


From: David Fifield <david () bamsoftware com>
Date: Tue, 24 Mar 2009 15:34:29 -0600

On Tue, Mar 24, 2009 at 02:27:47PM -0500, Vijay Sankar wrote:
Thank you very much,

I am using OpenBSD 4.4 -stable and did a sudo python setup.py install  
--force.

There were no errors during the install but now zenmap gives me the  
following error.

vijay CPU@34.0C $ zenmap
 File "/usr/local/bin/zenmap", line 103, in <module>
   import zenmapGUI.App
 File "/usr/local/lib/python2.5/site-packages/zenmapGUI/App.py", line  
50, in <module>
   from zenmapGUI.higwidgets.higdialogs import HIGAlertDialog
 File  
"/usr/local/lib/python2.5/site-packages/zenmapGUI/higwidgets/__init__.py", 
line 33, in <module>
   from gtkutils import *
 File  
"/usr/local/lib/python2.5/site-packages/zenmapGUI/higwidgets/gtkutils.py", 
line 33, in <module>
   import gobject
Error in sys.excepthook:
Traceback (most recent call last):
 File "/usr/local/bin/zenmap", line 51, in excepthook
   gtk.gdk.threads_enter()
AttributeError: 'module' object has no attribute 'gdk'

Original exception was:
Traceback (most recent call last):
 File "/usr/local/bin/zenmap", line 103, in <module>
   import zenmapGUI.App
 File "/usr/local/lib/python2.5/site-packages/zenmapGUI/App.py", line  
50, in <module>
   from zenmapGUI.higwidgets.higdialogs import HIGAlertDialog
 File  
"/usr/local/lib/python2.5/site-packages/zenmapGUI/higwidgets/__init__.py", 
line 33, in <module>
   from gtkutils import *
 File  
"/usr/local/lib/python2.5/site-packages/zenmapGUI/higwidgets/gtkutils.py", 
line 33, in <module>
   import gobject
ImportError: No module named gobject

This is my desktop workstation (OpenBSD 4.4 -stable) and may be I have  
made some mistakes with configuring other python apps. I went through  
reinstalling the pre-requisites but  am not able to build a  
python-sqlite2 package successfully anymore, so this is probably my 
fault.

To verify, I will set up a new OpenBSD 4.4 -stable environment, repeat  
these steps there and report back to you.

Thank you, I would appreciate it. It looks like there is something wrong
with your installation of PyGTK.

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: