Re: [Distutils] Packaging of files, which aren't in the package root folder

2009-12-17 Thread David Cournapeau
On Thu, Dec 17, 2009 at 1:21 PM, Lukas Hetzenecker l...@gmx.at wrote: Hello, now I have only one problem left: If i call my setup.py script with the prefix argument (python setup.py install --prefix /home/lukas/tmp/) I can't get this argument in the script file.

[Distutils] Install egg from SVN sources = AttributeError: 'module' object has no attribute '__getstate__'

2009-12-17 Thread Eemeli Kantola
Hi all, I'm getting a crash in setuptools-0.6c11-py2.6 when trying to install an egg directly from SVN sources. This happens both on OSX and Ubuntu, versions: Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin Python 2.6.2 (release26-maint, Apr 19

Re: [Distutils] Install egg from SVN sources = AttributeError: 'module' object has no attribute '__getstate__'

2009-12-17 Thread P.J. Eby
At 06:10 PM 12/17/2009 +0200, Eemeli Kantola wrote: Hi all, I'm getting a crash in setuptools-0.6c11-py2.6 when trying to install an egg directly from SVN sources. This happens both on OSX and Ubuntu, versions: Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) [GCC 4.2.1 (Apple Inc. build