Can not install Plugins

What is the problem?

I can not install any Plugins.

What did you already try to solve it?

restart, update and downgrade PIP

Have you tried running in safe mode?

Yes

Did running in safe mode solve the problem?

No

Systeminfo Bundle

browser.user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
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.0
env.hardware.ram: 912703488
env.os.bits: 32
env.os.id: linux
env.os.platform: linux
env.plugins.pi_support.model: Raspberry Pi 3 Model B Plus Rev 1.3
env.plugins.pi_support.octopi_camera_stack: webcamd
env.plugins.pi_support.octopi_version: 1.0.0
env.plugins.pi_support.octopiuptodate_build: 1.0.0-1.9.3-20231009151442
env.plugins.pi_support.octopiuptodate_build_short: 2023.10.09.151442
env.plugins.pi_support.throttle_check_enabled: True
env.plugins.pi_support.throttle_check_functional: True
env.plugins.pi_support.throttle_state: 0x0
env.python.pip: 21.3.1
env.python.version: 3.9.2
env.python.virtualenv: True
octoprint.last_safe_mode.date: 2024-03-28T19:02:06Z
octoprint.last_safe_mode.reason: settings
octoprint.safe_mode: False
octoprint.version: 1.9.3
printer.firmware: Marlin SkyNet3D-V2.3.2 (Github)
systeminfo.generated: 2024-03-29T10:53:23Z
systeminfo.generator: zipapi

Any Suggestions what i can do about this problem? I use this raspberry only a couple of weeks and also installed plugins at the beginning without any problems.

Here the Pluginlog:
2024-03-28 19:44:55,473 /home/pi/oprint/bin/python -m pip --disable-pip-version-check install file:///tmp/tmp7eo8n20v/release.zip --no-cache-dir
2024-03-28 19:44:58,502 > Looking in indexes: Simple index, piwheels - Simple index
2024-03-28 19:44:58,503 > Processing /tmp/tmp7eo8n20v/release.zip
2024-03-28 19:44:58,503 > Preparing metadata (setup.py): started
2024-03-28 19:45:01,173 ! error: subprocess-exited-with-error
2024-03-28 19:45:01,174 !
2024-03-28 19:45:01,174 ! ร— python setup.py egg_info did not run successfully.
2024-03-28 19:45:01,174 ! โ”‚ exit code: 1
2024-03-28 19:45:01,174 ! โ•ฐโ”€> [26 lines of output]
2024-03-28 19:45:01,174 ! Traceback (most recent call last):
2024-03-28 19:45:01,174 ! File "", line 2, in
2024-03-28 19:45:01,175 ! File "", line 34, in
2024-03-28 19:45:01,175 ! File "/tmp/pip-req-build-yx9jwnqx/setup.py", line 18, in
2024-03-28 19:45:01,175 ! miniver_version, cmdclass = get_version_and_cmdclass(r"octoprint_octorelay")
2024-03-28 19:45:01,175 ! File "/tmp/pip-req-build-yx9jwnqx/setup.py", line 15, in get_version_and_cmdclass
2024-03-28 19:45:01,175 ! spec.loader.exec_module(module)
2024-03-28 19:45:01,176 ! File "", line 790, in exec_module
2024-03-28 19:45:01,176 ! File "", line 228, in _call_with_frames_removed
2024-03-28 19:45:01,176 ! File "octoprint_octorelay/_version.py", line 8, in
2024-03-28 19:45:01,176 ! from setuptools.command.build_py import build_py as build_py_orig
2024-03-28 19:45:01,176 ! File "/home/pi/oprint/lib/python3.9/site-packages/setuptools/command/build_py.py", line 15, in
2024-03-28 19:45:01,176 ! from setuptools.lib2to3_ex import Mixin2to3
2024-03-28 19:45:01,177 ! File "/home/pi/oprint/lib/python3.9/site-packages/setuptools/lib2to3_ex.py", line 12, in
2024-03-28 19:45:01,177 ! from lib2to3.refactor import RefactoringTool, get_fixers_from_package
2024-03-28 19:45:01,177 ! File "/usr/lib/python3.9/lib2to3/refactor.py", line 25, in
2024-03-28 19:45:01,177 ! from .pgen2 import driver, tokenize, token
2024-03-28 19:45:01,177 ! File "/usr/lib/python3.9/lib2to3/pgen2/driver.py", line 26, in
2024-03-28 19:45:01,177 ! from . import grammar, parse, token, tokenize, pgen
2024-03-28 19:45:01,178 ! File "", line 1007, in _find_and_load
2024-03-28 19:45:01,178 ! File "", line 986, in _find_and_load_unlocked
2024-03-28 19:45:01,178 ! File "", line 680, in _load_unlocked
2024-03-28 19:45:01,179 ! File "", line 786, in exec_module
2024-03-28 19:45:01,179 ! File "", line 918, in get_code
2024-03-28 19:45:01,179 ! File "", line 587, in _compile_bytecode
2024-03-28 19:45:01,180 ! ValueError: bad marshal data (unknown type code)
2024-03-28 19:45:01,180 ! [end of output]

Hello @Steven_84 !

Please attach the sytseminfo bundle to your next post.

1 Like