py-gtk port

Tom McLaughlin tmclaugh at sdf.lonestar.org
Fri Dec 3 19:52:19 PST 2004


On Fri, 2004-12-03 at 22:34 -0500, Chuck Robey wrote:
<snip>
> 
> Here's the actual error text:
> 
> july:chuckr:~:#101>cd pygtk
> july:chuckr:~/pygtk:#102>./Video.py
> Traceback (most recent call last):
>   File "./Video.py", line 5, in ?
>     pygtk.require('2.0')
>   File "/usr/local/lib/python2.4/site-packages/pygtk.py", line 47, in
> require
>     versions = _get_available_versions()
>   File "/usr/local/lib/python2.4/site-packages/pygtk.py", line 34, in
> _get_available_versions
>     for filename in os.listdir(dir):
> OSError: [Errno 2] No such file or directory: '/home/chuckr/pythonlib'
> july:chuckr:~/pygtk:#103>
> 
> 
> context is, I have a little py-gtk app, database, that I've just finished
> writing, then before hooking up the database part, I decided to update
> the python to the latest in FreeBSD-current's tree (it's the latest at
> www.python.org, 2.4 release) and the latest py-gtk port.  Understand, at
> this point, all the widdgets are humming fine, it's a goreous DB app for
> my vide-store-owner friend.
> 
<snip>

Have you run the recent post python update instructions in UPDATING?
They were added a little after the python port was updated.

Tom

-- 

BSD# Project - Porting Mono to FreeBSD
http://forge.novell.com/modules/xfmod/project/?bsd-sharp



More information about the freebsd-gnome mailing list