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 : aotto1968 (at) *nospam* t-online.de (aotto1968)
Groupes : comp.lang.python
Date : 25. Dec 2024, 12:05:18
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vkgote$2c59o$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
I get angry…
next python error…
1) The OpenSUSE command "cnf" checks if a special package feature is installed.
2) I recently compiled **my** SQLite3 library specifically tailored to **my** requirement and installed it in **my** SQLite3 project directory and never changed the OpenSUSE installation.
3) "cnf" seems to use "Python" internally, but is **not** able to configure the *Python* environment to use only "OpenSUSE"'s own "Python" and "Sqlite3" software.
4) Now the "cnf" fails with "Python" which apparently tries to use **my** SQLite3.
 > what a shame.
 > cnf jmc
Traceback (most recent call last):
   File "/usr/bin/cnf", line 9, in <module>
     import scout
   File "/usr/lib/python3.6/site-packages/scout/__init__.py", line 10, in <module>
     import sqlite3
   File "/usr/lib64/python3.6/sqlite3/__init__.py", line 23, in <module>
     from sqlite3.dbapi2 import *
   File "/usr/lib64/python3.6/sqlite3/dbapi2.py", line 27, in <module>
     from _sqlite3 import *
ImportError: /usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so: undefined symbol: sqlite3_trace

Date Sujet#  Auteur
13 Dec 24 * it's a shame... python error over error32aotto1968
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 Dec 24 +* Re: it's a shame... python error over error4aotto1968
16 Dec 24 i+- Re: it's a shame... python error over error1Peter J. Holzer
16 Dec 24 i+- Re: it's a shame... python error over error1Grant Edwards
18 Dec 24 i`- Re: it's a shame... python error over error1Michael Torrie
25 Dec 24 `* Re: it's a shame... python error over error17aotto1968
25 Dec 24  `* Re: it's a shame... python error over error16aotto1968
25 Dec 24   +* Re: it's a shame... python error over error7Chris Angelico
26 Dec 24   i`* Re: it's a shame... python error over error6aotto1968
30 Dec 24   i +- Re: it's a shame... python error over error1Chris Angelico
30 Dec 24   i `* Re: it's a shame... python error over error4Michael Torrie
3 Jan 25   i  `* Re: it's a shame... python error over error3aotto1968
3 Jan 25   i   +- Re: it's a shame... python error over error1Chris Angelico
4 Jan 25   i   `- Re: it's a shame... python error over error (Posting On Python-List Prohibited)1Lawrence D'Oliveiro
26 Dec 24   +* Re: it's a shame... python error over error3Michael Torrie
26 Dec 24   i+- Re: it's a shame... python error over error1aotto1968
26 Dec 24   i`- Re: it's a shame... python error over error1aotto1968
26 Dec 24   +- Re: it's a shame... python error over error1Michael Torrie
26 Dec 24   +* Re: it's a shame... python error over error2Chris Angelico
26 Dec 24   i`- Re: it's a shame... python error over error1aotto1968
26 Dec 24   `* Re: it's a shame... python error over error2Michael Torrie
27 Dec 24    `- Re: it's a shame... python error over error1aotto1968

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal