ANN: PyGUI 2.3
Daniel Fetchinson
fetchinson at googlemail.com
Thu Nov 11 12:24:12 EST 2010
>> The problem is that some part of the application gets installed to
>>
>> /home/fetchinson/.local/lib/python2.6/site-packages/GUI
>>
>> and some other parts get installed to
>>
>> /home/fetchinson/.local/lib/python/site-packages/GUI
>
> Which parts get installed in which places, exactly?
This gets installed to /home/fetchinson/.local/lib/python/GUI :
Generic
Gtk
__init__.py
__init__.pyc
Version.py
Version.pyc
_where.py
_where.pyc
And this gets installed to
/home/fetchinson/.local/lib/python2.6/site-packages/GUI :
Resources
> I'm puzzled, because I can't see anything in the setup.py
> that could result in things getting split up like this.
> I'm wondering whether there is some breakage in distutils.
I honestly have no idea :)
Cheers,
Daniel
--
Psss, psss, put it down! - http://www.cafepress.com/putitdown
More information about the Python-list
mailing list