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

aotto1968 aotto1968 at t-online.de
Thu Dec 26 02:34:43 EST 2024


On 25.12.24 23:55, Chris Angelico wrote:
> On Thu, 26 Dec 2024 at 09:27, aotto1968 via Python-list
> <python-list at python.org> wrote:
>> It is not only an *usage* error it is also an *security* error because:
>>
>> 1) "cnf" is using OS python
>> 2) os "root" python
>> 3) using **my** local non-root library
> 
> Yes. And YOU were the one who installed a new root Python. This is a
> feature. You have the power to update Python on your system.
> 
> You managed to make a build of Python that attempts to link to a DLL
> using a relative path. That's a fault of the build that means it won't
> work as root. I don't understand the confusion here; isn't the
> solution here to build a new version with an absolute path, and update
> your installation?
> 
> ChrisA

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.


More information about the Python-list mailing list