Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: aotto1968 Newsgroups: comp.lang.python Subject: Re: it's a shame... python error over error Date: Thu, 26 Dec 2024 08:34:43 +0100 Organization: A noiseless patient Spider Lines: 26 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Thu, 26 Dec 2024 08:34:43 +0100 (CET) Injection-Info: dont-email.me; posting-host="adb80c7b783dba9739a09c1d45053a5a"; logging-data="3023430"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/e3WqqK7DZ8O7s9KGKhqotuLzxQ6W2/5k=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:b9QQq+V5hd5IGHyneI7/hu0jRcI= In-Reply-To: Content-Language: en-US Xref: csiph.com comp.lang.python:197109 On 25.12.24 23:55, Chris Angelico wrote: > On Thu, 26 Dec 2024 at 09:27, aotto1968 via Python-list > 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.