You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry, not really sure what this means but thought i'd try help
Expected behavior
update to python 3.9.9
pip version
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.5)
Python version
Python 3.5.3
OS
octopi
How to Reproduce
typed: sudo make altinstall
Output
changing mode of /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-arm-linux-gnueabihf.so to 755
changing mode of /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-arm-linux-gnueabihf.so to 755
changing mode of /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-arm-linux-gnueabihf.so to 755
changing mode of /usr/local/lib/python3.9/lib-dynload/ to 755
changing mode of /usr/local/lib/python3.9/lib-dynload/pycache to 755
running install_scripts
copying build/scripts-3.9/pydoc3.9 -> /usr/local/bin
copying build/scripts-3.9/2to3-3.9 -> /usr/local/bin
copying build/scripts-3.9/idle3.9 -> /usr/local/bin
changing mode of /usr/local/bin/pydoc3.9 to 755
changing mode of /usr/local/bin/2to3-3.9 to 755
changing mode of /usr/local/bin/idle3.9 to 755
rm /usr/local/lib/python3.9/lib-dynload/_sysconfigdata__linux_arm-linux-gnueabihf.py
rm -r /usr/local/lib/python3.9/lib-dynload/pycache
/usr/bin/install -c -m 644 ./Misc/python.man
/usr/local/share/man/man1/python3.9.1
if test "xupgrade" != "xno" ; then
case upgrade in
upgrade) ensurepip="--altinstall --upgrade" ;;
install|*) ensurepip="--altinstall" ;;
esac;
./python -E -m ensurepip
$ensurepip --root=/ ;
fi
WARNING: Value for scheme.headers does not match. Please report this to #10151
distutils: /usr/local/include/python3.9/UNKNOWN
sysconfig: /home/pi/Python-3.9.9/Include/UNKNOWN
WARNING: Additional context:
user = False
home = None
root = '/'
prefix = None
Looking in links: /tmp/tmpu92kdc9u
Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (58.1.0)
Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.2.4)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Description
sorry, not really sure what this means but thought i'd try help
Expected behavior
update to python 3.9.9
pip version
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.5)
Python version
Python 3.5.3
OS
octopi
How to Reproduce
typed: sudo make altinstall
Output
changing mode of /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-arm-linux-gnueabihf.so to 755
changing mode of /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-arm-linux-gnueabihf.so to 755
changing mode of /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-arm-linux-gnueabihf.so to 755
changing mode of /usr/local/lib/python3.9/lib-dynload/ to 755
changing mode of /usr/local/lib/python3.9/lib-dynload/pycache to 755
running install_scripts
copying build/scripts-3.9/pydoc3.9 -> /usr/local/bin
copying build/scripts-3.9/2to3-3.9 -> /usr/local/bin
copying build/scripts-3.9/idle3.9 -> /usr/local/bin
changing mode of /usr/local/bin/pydoc3.9 to 755
changing mode of /usr/local/bin/2to3-3.9 to 755
changing mode of /usr/local/bin/idle3.9 to 755
rm /usr/local/lib/python3.9/lib-dynload/_sysconfigdata__linux_arm-linux-gnueabihf.py
rm -r /usr/local/lib/python3.9/lib-dynload/pycache
/usr/bin/install -c -m 644 ./Misc/python.man
/usr/local/share/man/man1/python3.9.1
if test "xupgrade" != "xno" ; then
case upgrade in
upgrade) ensurepip="--altinstall --upgrade" ;;
install|*) ensurepip="--altinstall" ;;
esac;
./python -E -m ensurepip
$ensurepip --root=/ ;
fi
WARNING: Value for scheme.headers does not match. Please report this to #10151
distutils: /usr/local/include/python3.9/UNKNOWN
sysconfig: /home/pi/Python-3.9.9/Include/UNKNOWN
WARNING: Additional context:
user = False
home = None
root = '/'
prefix = None
Looking in links: /tmp/tmpu92kdc9u
Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (58.1.0)
Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.2.4)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Code of Conduct
The text was updated successfully, but these errors were encountered: