Upgrade to Python 3

What is the problem?

I can't upgrade to Python 3 using the scripts, even though I have Octopi 0.17.0; using the commands in the terminal gives me "Unknown command: "curl -L https://get.octoprint.org/py3/upgrade.py --output upgrade.py"

I really really don't want to have to re-flash the OS

Have you tried running in safe mode?

No

Systeminfo Bundle

You can download this in OctoPrint's System Information dialog ... no bundle, no support!)

browser.user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36 Edg/95.0.1020.40
connectivity.connection_check: 1.1.1.1:53
connectivity.connection_ok: true
connectivity.enabled: true
connectivity.online: true
connectivity.resolution_check: octoprint.org
connectivity.resolution_ok: true
env.hardware.cores: 4
env.hardware.freq: 1400
env.hardware.ram: 915718144
env.os.bits: 32
env.os.id: linux
env.os.platform: linux2
env.plugins.pi_support.model: Raspberry Pi 3 Model B Plus Rev 1.3
env.plugins.pi_support.octopi_version: 0.17.0
env.plugins.pi_support.throttle_state: 0x80000
env.python.pip: 19.3.1
env.python.version: 2.7.16
env.python.virtualenv: true
octoprint.safe_mode: false
octoprint.version: 1.7.2
printer.firmware: Marlin 2.0.6.1 (Nov 2 2020 15:40:19)
systeminfo.generator: systemapi

Additional information about your setup

OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible

OctoPrint 1.7.2, OctoPi 0.17.0

sudo apt install curl then try again. Take a screenshot next time if it fails again.

Apparently that's an unknown command as well

I'm not entering these in the wrong terminal, am i

You need to do it via SSH.

How to SSH into the Raspberry Pi - The Pi start at step 3

1 Like

Yeah that was the issue; thanks, I should've known that but it's been a while

:thumbsup:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.