Where does zenmap.conf live?

Charles Darwin macports.users at gmail.com
Mon Nov 10 02:54:10 PST 2008


On 9-Nov-08, at 11:42 PM, Bryan Blackburn wrote:

> On Sun, Nov 09, 2008 at 07:16:17PM -0500, Charles Darwin said:
> [...]
>> $ zenmap
>>  File "/Volumes/neo/opt/bin/zenmap", line 102, in <module>
>>    import zenmapGUI.App
>>  File "/Volumes/neo/opt/lib/python2.5/site-packages/zenmapGUI/ 
>> App.py",
>> line 34, in <module>
>>    import gtk
>> Error in sys.excepthook:
>> Traceback (most recent call last):
>>  File "/Volumes/neo/opt/bin/zenmap", line 47, in excepthook
>>    import gtk
>> ImportError: No module named gtk
>
> So here zenmap can't load the gtk module, but
> [...]
>>
>> $ /Volumes/neo/opt/bin/python2.5 -c 'import gtk' # this fires up  
>> Xquatz
>
> this works...odd.  Do you have the python_select port installed, and  
> used it
> to select 2.5 as the default?

No. I mean:
$ which -a python_select
$

>  Also, which version of the python25 port is
> installed (port installed python25).  If the active one isn't  
> 2.5.2_5, you
> should upgrade it.
>
> Bryan

$ port installed python25
The following ports are currently installed:
   python25 @2.5.2_5+darwin_9 (active)

Charles


More information about the macports-users mailing list