You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install the automatic procedure finish up but when Octoprint is started it generates several
ImportError: cannot import name 'formatargspec'...
Discovered that Octoprint 1.8.4 is not compatible with current python version 3.11.4.
I solved it editing 2_octoprint_install.sh and replacing Octoprint version 1.8.4 with 1.8.7 version.
The text was updated successfully, but these errors were encountered:
Trying to install the automatic procedure finish up but when Octoprint is started it generates several
ImportError: cannot import name 'formatargspec'...
Discovered that Octoprint 1.8.4 is not compatible with current python version 3.11.4.
I solved it editing 2_octoprint_install.sh and replacing Octoprint version 1.8.4 with 1.8.7 version.
The text was updated successfully, but these errors were encountered: