[Distutils] help needed please...

2012-03-27 Thread Rob Healey
Greetings: I am providing a pastebin link so that you may see my code without having to download anything... http://paste.pocoo.org/show/572324/ I am receiving this error, and I was wondering if you could tell me what might be wrong? [Frog@PouncingAliens geps0042]$ python setup.py build running

Re: [Distutils] copy binaries in egg

2012-03-27 Thread Andrea Crotti
On 03/26/2012 08:22 PM, PJ Eby wrote: On Mon, Mar 26, 2012 at 11:39 AM, Andrea Crotti mailto:andrea.crott...@gmail.com>> wrote: Suppose for example I need to include a simple png, apparently I have to do this crazy dance include_package_data=True, packages=find_packag

Re: [Distutils] RFC: Binary Distribution Format for distutils2/packaging

2012-03-27 Thread Ronald Oussoren
On 14 Mar, 2012, at 18:42, Chris Barker wrote: > > > Universal binaries (i.e. more than one architecture in one binary) > have never been properly supported by binary eggs/setuptools. I think > it may be as simple as the naming convention -- the binary would be > named according to the machine i

Re: [Distutils] HELP NEEDED NOW!!!

2012-03-27 Thread Chris Withers
On 27/03/2012 00:36, Rob Healey wrote: Is this documentation outdated or am I doing something wrong? Please help quickly. Why? Suggest you read: http://www.catb.org/~esr/faqs/smart-questions.html#urgent Chris -- Simplistix - Content Management, Batch Processing & Python Consulting

Re: [Distutils] problem with python file???

2012-03-27 Thread Benji York
On Tue, Mar 27, 2012 at 12:34 AM, Rob Healey wrote: > Greetings: > > I have a file [1], that I am having a problem with, and I do not understand > why?  Could you please explain how to handle this please??? > > [1] '/home/Frog/geps0042/gramps/plugins/records.gpr.py' > > error: package directory '/

Re: [Distutils] version conflicts???

2012-03-27 Thread Lennart Regebro
On Tue, Mar 27, 2012 at 06:40, Rob Healey wrote: > Hello: > > Could someone explain why the difference in the two versions?  If DistUtils2 > is the new improved, why does it have a lower version numbers??? It's called distutils2 to clarify that it is a new module. Why would not the versioning res