Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not sure if this is just an easy fix but... #11743

Closed
1 task done
Lafin-Larry opened this issue Jan 23, 2023 · 1 comment
Closed
1 task done

not sure if this is just an easy fix but... #11743

Lafin-Larry opened this issue Jan 23, 2023 · 1 comment
Labels
resolution: invalid Invalid issue/PR

Comments

@Lafin-Larry
Copy link

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

@Lafin-Larry Lafin-Larry added S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels Jan 23, 2023
@uranusjr
Copy link
Member

uranusjr commented Feb 3, 2023

I don’t see a failure.

@uranusjr uranusjr closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2023
@uranusjr uranusjr added resolution: invalid Invalid issue/PR and removed type: bug A confirmed bug or unintended behavior S: needs triage Issues/PRs that need to be triaged labels Feb 3, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: invalid Invalid issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants