Liste des Groupes | Revenir à cl python |
>
On 30.12.24 18:29, Michael Torrie wrote:On 12/26/24 12:34 AM, aotto1968 via Python-list wrote:>sorry you don't understand the problem…>
>
> You managed to make a build of Python that attempts to link to a DLL
>
I never touch the OpenSUSE python. the OpenSUSE python try to use my
sqalite3.
The *only* mechanism that would cause the system python binary to try to
load modules and libraries from your local install is your environment
(environment variables).
>
that is right because MY environment variable point to MY local user stuff.
>
The CORE problem is that OpenSUSE (Linux) python use MY env.
>
If I call a OS feature like "cnf" this should NOT interact with my private user stuff.
>
the OpenSUSE do it right because OpenSUSE use /usr/bin/python in "cnf" BUT the
python think to interact with MY env.
>
To make it short: The OS python will NEVER proper work if LOCAL user stuff is used.
Les messages affichés proviennent d'usenet.