SQLite3 und Python auf Redhat 7.9 [geschlossen]Python

Python-Programme
Anonymous
 SQLite3 und Python auf Redhat 7.9 [geschlossen]

Post by Anonymous »

Ich versuche, Python 3.13.2 aus Quellen zu installieren, da ich keinen Root -Zugriff auf meinem Computer habe (OS Redhat 7.9). Ich brauche das Paket SQLite3, um Jupyter auszuführen, aber es ist nicht auf dem System installiert, daher deaktiviert Python es. />

Code: Select all

./configure --prefix my_install_directory --enable-optimizations --disable-test-modules && make -j16

Hier ist das Konfigurationsskript:

Code: Select all

checking for sqlite3 >= 3.15.2... no
checking for sqlite3.h... no
< /code>
Und hier ist, was es am Ende des Befehls machen: < /p>
The following modules are *disabled* in configure script:
_sqlite3
Wie kann ich SQLite3 auf meinem Computer ohne Stammberechtigungen installieren und Python finden, wenn ich es installiere?

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post
  • SQLite3 und Python auf Redhat 7.9 [geschlossen]
    by Anonymous » » in Python
    0 Replies
    10 Views
    Last post by Anonymous
  • SQLite3 und Python auf Redhat 7.9 [geschlossen]
    by Anonymous » » in Linux
    0 Replies
    8 Views
    Last post by Anonymous
  • SQLite3 und Python auf Redhat 7.9 [geschlossen]
    by Anonymous » » in Linux
    0 Replies
    14 Views
    Last post by Anonymous
  • Sqlite3, Python und Anaconda auf Redhat 7.9
    by Anonymous » » in Python
    0 Replies
    10 Views
    Last post by Anonymous
  • Sqlite3, Python und Anaconda auf Redhat 7.9
    by Anonymous » » in Linux
    0 Replies
    17 Views
    Last post by Anonymous