Re: it's a shame... python error over error

Liste des GroupesRevenir à cl python 
Sujet : Re: it's a shame... python error over error
De : torriem (at) *nospam* gmail.com (Michael Torrie)
Groupes : comp.lang.python
Date : 14. Dec 2024, 16:30:19
Autres entêtes
Message-ID : <mailman.3.1734190224.2912.python-list@python.org>
References : 1 2 3
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1
On 12/14/24 2:56 AM, Peter J. Holzer via Python-list wrote:
So it might be because it's in a different directory ("HOME/ext/..." is
a relative path. That will not work in a different directory. Also
"HOME" is a strange choice for a directory name. Did you mean $HOME?) or
because the acceptance tests set up their own environment.
 
I'd test the first idea first. Cd into
HOME/src/mono.git/acceptance-tests and try to invoke
HOME/ext/x86_64-suse-linux-gnu/debug/bin/python3 there.

Indeed something is not right with his ld.so search paths. The original
error report indicates the linker cannot even find the libpython so
file, so this cannot be a problem with Python since the linker hasn't
even found it.  I don't see how he expects python to fix this
configuration issue magically for mono's build scripts.



Date Sujet#  Auteur
13 Dec 24 * it's a shame... python error over error15aotto1968
13 Dec 24 +* Re: it's a shame... python error over error2aotto1968
13 Dec 24 i`- Re: it's a shame... python error over error1aotto1968
13 Dec 24 +* Re: it's a shame... python error over error3Barry
13 Dec 24 i`* Re: it's a shame... python error over error2aotto1968
14 Dec 24 i `- Re: it's a shame... python error over error1Michael Torrie
14 Dec 24 +* Re: it's a shame... python error over error4Peter J. Holzer
14 Dec 24 i`* Re: it's a shame... python error over error3aotto1968
14 Dec 24 i +- Re: it's a shame... python error over error1Chris Angelico
15 Dec 24 i `- Re: it's a shame... python error over error1Michael Torrie
14 Dec 24 +- Re: it's a shame... python error over error1Michael Torrie
16 Dec08:08 `* Re: it's a shame... python error over error4aotto1968
16 Dec16:30  +- Re: it's a shame... python error over error1Peter J. Holzer
16 Dec20:06  +- Re: it's a shame... python error over error1Grant Edwards
18 Dec05:30  `- Re: it's a shame... python error over error1Michael Torrie

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal