Re: Problems using python-support

2006-08-10 Thread Josselin Mouette
Le jeudi 10 août 2006 à 07:09 +0200, Andreas Tille a écrit : > On Wed, 9 Aug 2006, Josselin Mouette wrote: > > > As Gnumed doesn't ship a .pth file, the .path doesn't need to be > > updated. > > Well, I did so in 0.1 packages but was unsure whether this might be > useful with new Python policy.

Re: Problems using python-support

2006-08-09 Thread Andreas Tille
On Thu, 10 Aug 2006, Josselin Mouette wrote: Anyway, it is not recommended to put scripts designed to be executed (like this one) in the python module directories. Now there's just another good reason not to do so. My idea was that I've thought a precompiled Python file just makes sense and be

Re: Problems using python-support

2006-08-09 Thread Andreas Tille
On Wed, 9 Aug 2006, Josselin Mouette wrote: As Gnumed doesn't ship a .pth file, the .path doesn't need to be updated. Well, I did so in 0.1 packages but was unsure whether this might be useful with new Python policy. Would you advise me to continue using Gnumed.pth that contained Gnumed Gn

Re: Problems using python-support

2006-08-09 Thread Josselin Mouette
Le mercredi 09 août 2006 à 23:03 +0200, Andreas Tille a écrit : > sys.path is currently set to: > > /usr/share/python-support/gnumed-client/Gnumed/wxpython BTW, it has nothing to do with your problem, but it seems that python is resolving the symbolinc links for the sys.path modification when s

Re: Problems using python-support

2006-08-09 Thread Karsten Hilbert
Just to add some information directly from a GNUmed developer: > In prinzipe the wrapper script /usr/bin/gnumed does the following > > python /var/lib/python-support/python2.3/Gnumed/wxpython/gnumed.py > > This exits with the error message > >CRITICAL ERROR: Cannot load GNUmed Python modu

Re: Problems using python-support

2006-08-09 Thread Josselin Mouette
Le mercredi 09 août 2006 à 23:03 +0200, Andreas Tille a écrit : > Hi, > > I try to convert gnumed-client to the new Python policy using > python-support. You can have a look at my current packaging at > >http://people.debian.org/~tille/packages/gnumed/ > > In prinzipe the wrapper script /us

Problems using python-support

2006-08-09 Thread Andreas Tille
Hi, I try to convert gnumed-client to the new Python policy using python-support. You can have a look at my current packaging at http://people.debian.org/~tille/packages/gnumed/ In prinzipe the wrapper script /usr/bin/gnumed does the following python /var/lib/python-support/python2.3/Gnum