-
-
Notifications
You must be signed in to change notification settings - Fork 167
Closed
Labels
Description
After installing, I installed python on root. But when i tried to install a package with pip, it said pip wasnt a known command. I ran python and it outputted this;
python: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /usr/lib/libpython3.13.so.1.0)
python: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/libpython3.13.so.1.0)