Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1268

Python • Re: Trouble Installing AWSwrangler on Pi 4

$
0
0
I tried following the Python Upgrade exactly but it didn't work. I got the following:

Code:

copying and adjusting /home/pi/Downloads/Python-3.11.1/Tools/scripts/pydoc3 -> build/scripts-3.11copying and adjusting /home/pi/Downloads/Python-3.11.1/Tools/scripts/idle3 -> build/scripts-3.11copying and adjusting /home/pi/Downloads/Python-3.11.1/Tools/scripts/2to3 -> build/scripts-3.11changing mode of build/scripts-3.11/pydoc3 from 644 to 755changing mode of build/scripts-3.11/idle3 from 644 to 755changing mode of build/scripts-3.11/2to3 from 644 to 755renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11make[1]: Leaving directory '/home/pi/Downloads/Python-3.11.1'pi@Pi1:~/Downloads/Python-3.11.1 $ python3 -VPython 3.7.3pi@Pi1:~/Downloads/Python-3.11.1 $ python3.11 -V-bash: python3.11: command not foundpi@Pi1:~/Downloads/Python-3.11.1 $
I'm about to just pop in a fresh SD card and start from scratch

UPDATE: I was able to fix the Python installation with the following command:
sudo make altinstall

Statistics: Posted by joebro391 — Fri Mar 21, 2025 12:51 am



Viewing all articles
Browse latest Browse all 1268

Trending Articles