Date: Fri, 03 Dec 2004 22:52:27 -0500 From: Tom McLaughlin <tmclaugh@sdf.lonestar.org> To: Chuck Robey <chuckr@chuckr.org> Cc: FreeBSD Gnome <gnome@freebsd.org> Subject: Re: py-gtk port Message-ID: <1102132347.726.4.camel@compass.straycat.dhs.org> In-Reply-To: <20041203222642.M67068@april.chuckr.org> References: <20041203222642.M67068@april.chuckr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1102132347.726.4.camel>