Just updated the recommended updates

After updating Python to latest version I tried to update Octoprint and was recommende to update 3 things OctoPrint itself and 2 file checkers more - I took the filecheckers from the button and the first did update.

Then the second file checker "2021.2.23" but it DIDN'T update and I can't find the LOG-files BUT I have this copied from the dialog while it's trying to update:

Updating, please wait.c:\octoprint\venv\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2024.3.27.zip --no-cache-dirCollecting https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2024.3.27.zipDownloading https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2024.3.27.zip (74 kB)Installing build dependencies: startedInstalling build dependencies: finished with status 'done'Getting requirements to build wheel: startedGetting requirements to build wheel: finished with status 'error'ERROR: Command errored out with exit status 1:command: 'c:\octoprint\venv\scripts\python.exe' 'c:\octoprint\venv\lib\site-packages\pip\_vendor\pep517\_in_process.py' get_requires_for_build_wheel 'c:\users\kelds\appdata\local\temp\tmp1b0tws'cwd: c:\users\kelds\appdata\local\temp\pip-req-build-ru7o9eComplete output (19 lines):Traceback (most recent call last):File "c:\octoprint\venv\lib\site-packages\pip\_vendor\pep517\_in_process.py", line 280, in <module>main()File "c:\octoprint\venv\lib\site-packages\pip\_vendor\pep517\_in_process.py", line 263, in mainjson_out['return_val'] = hook(**hook_input['kwargs'])File "c:\octoprint\venv\lib\site-packages\pip\_vendor\pep517\_in_process.py", line 114, in get_requires_for_build_wheelreturn hook(config_settings)File "c:\users\kelds\appdata\local\temp\pip-build-env-s3zvey\overlay\Lib\site-packages\setuptools\build_meta.py", line 146, in get_requires_for_build_wheelreturn self._get_build_requires(config_settings, requirements=['wheel'])File "c:\users\kelds\appdata\local\temp\pip-build-env-s3zvey\overlay\Lib\site-packages\setuptools\build_meta.py", line 127, in _get_build_requiresself.run_setup()File "c:\users\kelds\appdata\local\temp\pip-build-env-s3zvey\overlay\Lib\site-packages\setuptools\build_meta.py", line 243, in run_setupself).run_setup(setup_script=setup_script)File "c:\users\kelds\appdata\local\temp\pip-build-env-s3zvey\overlay\Lib\site-packages\setuptools\build_meta.py", line 142, in run_setupexec(compile(code, __file__, 'exec'), locals())File "setup.py", line 464f"Copying translations for locale {locale} from {source_path} to {target_path}..."^SyntaxError: invalid syntax----------------------------------------ERROR: Command errored out with exit status 1: 'c:\octoprint\venv\scripts\python.exe' 'c:\octoprint\venv\lib\site-packages\pip\_vendor\pep517\_in_process.py' get_requires_for_build_wheel 'c:\users\kelds\appdata\local\temp\tmp1b0tws' Check the logs for full command output.The update did not finish successfully. Please consult <code>octoprint.log</code> and <code>plugin_softwareupdate_console.log</code> for details.

I did NOTHING from here because I don't have the skills to 'de-code' what the upbowe list tries to tell me - sorry !

I'm running Octoprint on a FULLY updated Windows 10 via FULLY updated Firefox

What to do next ?

EDIT:
I tried to update the Octoprint itself and this copied from the dialog while updating:

Updating, please wait.c:\octoprint\venv\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-Legacy/archive/1.7.3.zip --no-cache-dirCollecting https://github.com/OctoPrint/OctoPrint-Legacy/archive/1.7.3.zipDownloading https://github.com/OctoPrint/OctoPrint-Legacy/archive/1.7.3.zipRequirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (2021.2.23)Requirement already satisfied: OctoPrint-FirmwareCheck>=2021.10.11 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (2021.10.11)Requirement already satisfied: OctoPrint-PiSupport>=2021.10.28 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (2023.10.10)Requirement already satisfied: markupsafe<2.0,>=1.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.1.1)Requirement already satisfied: markdown<3.2,>=3.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (3.1.1)Requirement already satisfied: wrapt<1.13,>=1.12.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.12.1)Requirement already satisfied: flask<2,>=1.1.4 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.1.4)Requirement already satisfied: Jinja2<3,>=2.11.3 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (2.11.3)Requirement already satisfied: Flask-Login<0.6,>=0.5 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (0.5.0)Requirement already satisfied: Flask-Babel<2,>=1.0 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.0.0)Requirement already satisfied: Flask-Assets<3,>=2.0 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (2.0)Requirement already satisfied: werkzeug<2,>=1.0.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.0.1)Requirement already satisfied: itsdangerous<2,>=1.1.0 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.1.0)Requirement already satisfied: cachelib<0.2,>=0.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (0.1.1)Requirement already satisfied: PyYAML<6,>=5.4.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (5.4.1)Requirement already satisfied: pyserial<4,>=3.4 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (3.4)Requirement already satisfied: netaddr<0.9,>=0.8 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (0.8.0)Requirement already satisfied: watchdog==0.10.4 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (0.10.4)Requirement already satisfied: sarge==0.1.6 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (0.1.6)Requirement already satisfied: netifaces<1,>=0.11 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (0.11.0)Requirement already satisfied: pylru<2,>=1.2 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.2.0)Requirement already satisfied: pkginfo<2,>=1.7.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.8.3)Requirement already satisfied: requests<3,>=2.26.0 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (2.27.1)Requirement already satisfied: semantic_version<3,>=2.8.5 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (2.8.5)Requirement already satisfied: psutil<6,>=5.8 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (5.9.8)Requirement already satisfied: Click<8,>=7.1.2 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (7.1.2)Requirement already satisfied: future<1,>=0.18.2 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (0.18.2)Collecting websocket-client<1,>=0.59Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB)Collecting emoji<2,>=1.4.2Downloading emoji-1.7.0.tar.gz (175 kB)Collecting sentry-sdk<2,>=1.3.1Downloading sentry_sdk-1.45.0-py2.py3-none-any.whl (267 kB)Requirement already satisfied: filetype<2,>=1.0.7 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.0.7)Requirement already satisfied: zipstream-new<1.2,>=1.1.8 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.1.8)Requirement already satisfied: blinker<2,>=1.4 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.4)Requirement already satisfied: feedparser<6,>=5.2.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (5.2.1)Requirement already satisfied: tornado==5.1.1 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (5.1.1)Requirement already satisfied: futures<4,>=3.3 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (3.3.0)Collecting monotonic<2,>=1.6Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB)Requirement already satisfied: scandir<2,>=1.10 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.10.0)Requirement already satisfied: chainmap<2,>=1.0.3 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.0.3)Collecting typing<4,>=3.10.0.0Downloading typing-3.10.0.0-py2-none-any.whl (26 kB)Requirement already satisfied: enum34<1.2,>=1.1.10 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.1.10)Requirement already satisfied: frozendict==1.2 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (1.2)Collecting colorlog<5Downloading colorlog-4.8.0-py2.py3-none-any.whl (10 kB)Requirement already satisfied: unidecode<1.3 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (0.4.21)Requirement already satisfied: regex<2022.1.18 in c:\octoprint\venv\lib\site-packages (from OctoPrint==1.7.3) (2020.10.15)Requirement already satisfied: setuptools>=36 in c:\octoprint\venv\lib\site-packages (from markdown<3.2,>=3.1->OctoPrint==1.7.3) (44.1.1)Requirement already satisfied: Babel>=2.3 in c:\octoprint\venv\lib\site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.7.3) (2.8.0)Requirement already satisfied: pytz in c:\octoprint\venv\lib\site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.7.3) (2020.1)Requirement already satisfied: webassets>=2.0 in c:\octoprint\venv\lib\site-packages (from Flask-Assets<3,>=2.0->OctoPrint==1.7.3) (2.0)Requirement already satisfied: importlib-resources; python_version < "3.7" in c:\octoprint\venv\lib\site-packages (from netaddr<0.9,>=0.8->OctoPrint==1.7.3) (3.0.0)Requirement already satisfied: pathtools>=0.1.1 in c:\octoprint\venv\lib\site-packages (from watchdog==0.10.4->OctoPrint==1.7.3) (0.1.2)Requirement already satisfied: chardet<5,>=3.0.2; python_version < "3" in c:\octoprint\venv\lib\site-packages (from requests<3,>=2.26.0->OctoPrint==1.7.3) (3.0.4)Requirement already satisfied: idna<3,>=2.5; python_version < "3" in c:\octoprint\venv\lib\site-packages (from requests<3,>=2.26.0->OctoPrint==1.7.3) (2.10)Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\octoprint\venv\lib\site-packages (from requests<3,>=2.26.0->OctoPrint==1.7.3) (1.25.11)Requirement already satisfied: certifi>=2017.4.17 in c:\octoprint\venv\lib\site-packages (from requests<3,>=2.26.0->OctoPrint==1.7.3) (2020.6.20)Requirement already satisfied: six in c:\octoprint\venv\lib\site-packages (from websocket-client<1,>=0.59->OctoPrint==1.7.3) (1.15.0)Requirement already satisfied: singledispatch in c:\octoprint\venv\lib\site-packages (from tornado==5.1.1->OctoPrint==1.7.3) (3.4.0.3)Requirement already satisfied: backports-abc>=0.4 in c:\octoprint\venv\lib\site-packages (from tornado==5.1.1->OctoPrint==1.7.3) (0.5)Collecting colorama; sys_platform == "win32"Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)Requirement already satisfied: contextlib2; python_version < "3" in c:\octoprint\venv\lib\site-packages (from importlib-resources; python_version < "3.7"->netaddr<0.9,>=0.8->OctoPrint==1.7.3) (0.6.0.post1)Requirement already satisfied: pathlib2; python_version < "3" in c:\octoprint\venv\lib\site-packages (from importlib-resources; python_version < "3.7"->netaddr<0.9,>=0.8->OctoPrint==1.7.3) (2.3.5)Requirement already satisfied: zipp>=0.4; python_version < "3.8" in c:\octoprint\venv\lib\site-packages (from importlib-resources; python_version < "3.7"->netaddr<0.9,>=0.8->OctoPrint==1.7.3) (1.2.0)Building wheels for collected packages: OctoPrint, emojiBuilding wheel for OctoPrint (setup.py): startedBuilding wheel for OctoPrint (setup.py): finished with status 'done'Created wheel for OctoPrint: filename=OctoPrint-1.7.3-py2.py3-none-any.whl size=3883691 sha256=ad5fe29a7ef3680b649064d5aca3addd5f0200e666cb61a834b4a77677bf0d14Stored in directory: c:\users\kelds\appdata\local\temp\pip-ephem-wheel-cache-av3q2u\wheels\0e\f3\e4\c56a952e304688c8ceecb3ac1b64eafe201a3063f48793c736Building wheel for emoji (setup.py): startedBuilding wheel for emoji (setup.py): finished with status 'done'Created wheel for emoji: filename=emoji-1.7.0-py2-none-any.whl size=171062 sha256=a1a1c054d8828209935d144c671abc14bbb753d2b33e1d1b56e7fd065a0ecb19Stored in directory: c:\users\kelds\appdata\local\temp\pip-ephem-wheel-cache-av3q2u\wheels\e7\87\72\8e94af99f61989feb992864170760146e8aa1460d90afb805cSuccessfully built OctoPrint emojiInstalling collected packages: websocket-client, emoji, sentry-sdk, monotonic, typing, colorama, colorlog, OctoPrintAttempting uninstall: websocket-clientFound existing installation: websocket-client 0.57.0Uninstalling websocket-client-0.57.0:Successfully uninstalled websocket-client-0.57.0Attempting uninstall: emojiFound existing installation: emoji 0.6.0Uninstalling emoji-0.6.0:Successfully uninstalled emoji-0.6.0Attempting uninstall: sentry-sdkFound existing installation: sentry-sdk 0.19.1Uninstalling sentry-sdk-0.19.1:Successfully uninstalled sentry-sdk-0.19.1Attempting uninstall: monotonicFound existing installation: monotonic 1.5Uninstalling monotonic-1.5:Successfully uninstalled monotonic-1.5Attempting uninstall: typingFound existing installation: typing 3.7.4.3Uninstalling typing-3.7.4.3:Successfully uninstalled typing-3.7.4.3Attempting uninstall: OctoPrintFound existing installation: OctoPrint 1.6.1Uninstalling OctoPrint-1.6.1:Successfully uninstalled OctoPrint-1.6.1The update did not finish successfully. Please consult <code>octoprint.log</code> and <code>plugin_softwareupdate_console.log</code> for details.

It still reports failure - eventhough I can't see no errors in the text and the LOG-files are not to be found in the Octoprint-Folder OR on the local C-drive !!

Can you PLEASE format that vast amount of code as Preformatted Text.
It's a PITA to read that.
Format

Or just upload the files.

Also these are included in the Systeminfo Bundle that you did not upload. It has been asked for.

I sorry for that ... I see no difference ... but know it should be formatted with the "</>" butten :slight_smile:

1 Like

Obviously where you got it from , the line breaks are coded differently.

OK, now I found the "System Bundle" (... and in it the LOG-files I searched for in the first place !)

octoprint-systeminfo-20240704141702.zip (19.7 KB)

Now I just try start the OctoPrint again ... and now I see I have to update to Python 3 - I try that too

EDIT:
NO I WONT - that's exactly what I freared ... a long chain of things to do EACH with posible errors and loose ends !
I'll stick to the Python 2 and just have my OctoPrint 1.7.X to work !

Hope someone can help med with that !