Josselin Mouette a écrit :
> mdiff.py does "import bdiff" which looks for bdiff.so in the same
> directory. On your system, mdiff.py is is
> in /var/lib/python-support/python2.4/mercurial/ which is the correct
> place for packages handled by python-support, while on the user's system
> it is in /us
By the way I also noticed there is a direct symbolic link
in /var/lib/python-support to your templates directory, while support
for such links in /usr/share/python-support was added (on your
request :) in 0.4.3.
Last but not least, you should use python instead of python2.4, now that
2.4 is the de
On Wed, Jan 03, 2007 at 09:58:53AM +0100, Vincent Danjean wrote:
> Hi,
>
> I'm the maintainer of mercurial. At least one of the users has a
> problem with loading python modules.
> Can someone look at bug #382252 ?
>
> In short,
> echo 'import sys; print sys.path; from mercurial import bd
Le mercredi 03 janvier 2007 à 09:58 +0100, Vincent Danjean a écrit :
> Hi,
>
> I'm the maintainer of mercurial. At least one of the users has a
> problem with loading python modules.
> Can someone look at bug #382252 ?
>
> In short,
> echo 'import sys; print sys.path; from mercurial impor
4 matches
Mail list logo