Hello, encountered this error when trying to upgrade from 0.3.0 to 0.3.2.
Have you encountered this error before or have any recommendations for resolving?
2026-07-26 20:03:05,428 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install /tmp/tmpb_rfqpye/OctoPrint-TranslateModel-0.3.2.zip
2026-07-26 20:03:07,472 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
2026-07-26 20:03:07,473 > Processing /tmp/tmpb_rfqpye/OctoPrint-TranslateModel-0.3.2.zip
2026-07-26 20:03:07,473 > Installing build dependencies: started
2026-07-26 20:03:12,077 ! ERROR: Command errored out with exit status 1:
2026-07-26 20:03:12,077 ! command: /home/pi/oprint/bin/python3 /home/pi/oprint/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-nogmt_ct/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- 'setuptools>=77' wheel
2026-07-26 20:03:12,078 ! cwd: None
2026-07-26 20:03:12,078 ! Complete output (5 lines):
2026-07-26 20:03:12,078 ! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple
2026-07-26 20:03:12,078 ! ERROR: Could not find a version that satisfies the requirement setuptools>=77
2026-07-26 20:03:12,079 ! ERROR: No matching distribution found for setuptools>=77
2026-07-26 20:03:12,079 ! WARNING: You are using pip version 20.3.3; however, version 24.0 is available.
2026-07-26 20:03:12,079 ! You should consider upgrading via the '/home/pi/oprint/bin/python3 -m pip install --upgrade pip' command.
2026-07-26 20:03:12,079 ! ----------------------------------------
2026-07-26 20:03:12,079 ! ERROR: Command errored out with exit status 1: /home/pi/oprint/bin/python3 /home/pi/oprint/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-nogmt_ct/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- 'setuptools>=77' wheel Check the logs for full command output.
2026-07-26 20:03:12,082 > Installing build dependencies: finished with status 'error'
2026-07-26 20:26:15,497 # Downloading https://github.com/Willmac16/OctoPrint-TranslateModel/archive/0.3.2.zip...
2026-07-26 20:26:16,311 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install /tmp/tmpst_fe_0z/OctoPrint-TranslateModel-0.3.2.zip
2026-07-26 20:26:18,388 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
2026-07-26 20:26:18,389 > Processing /tmp/tmpst_fe_0z/OctoPrint-TranslateModel-0.3.2.zip
2026-07-26 20:26:18,389 > Installing build dependencies: started
2026-07-26 20:26:27,816 > Installing build dependencies: finished with status 'error'
2026-07-26 20:26:27,819 ! ERROR: Command errored out with exit status 1:
2026-07-26 20:26:27,819 ! command: /home/pi/oprint/bin/python3 /home/pi/oprint/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-ynp3c8lx/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- 'setuptools>=77' wheel
2026-07-26 20:26:27,819 ! cwd: None
2026-07-26 20:26:27,820 ! Complete output (5 lines):
2026-07-26 20:26:27,820 ! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple
2026-07-26 20:26:27,821 ! ERROR: Could not find a version that satisfies the requirement setuptools>=77
2026-07-26 20:26:27,821 ! ERROR: No matching distribution found for setuptools>=77
2026-07-26 20:26:27,821 ! WARNING: You are using pip version 20.3.3; however, version 24.0 is available.
2026-07-26 20:26:27,821 ! You should consider upgrading via the '/home/pi/oprint/bin/python3 -m pip install --upgrade pip' command.
2026-07-26 20:26:27,821 ! ----------------------------------------
2026-07-26 20:26:27,821 ! ERROR: Command errored out with exit status 1: /home/pi/oprint/bin/python3 /home/pi/oprint/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-ynp3c8lx/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- 'setuptools>=77' wheel Check the logs for full command output.
Hello, encountered this error when trying to upgrade from 0.3.0 to 0.3.2.
Have you encountered this error before or have any recommendations for resolving?
Thanks!!