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
daemon.info octoprint[2937]: 2022-12-31 13:14:52,024 - octoprint.startup - CRITICAL - There was a fatal error starting up OctoPrint.
daemon.err octoprint[2937]: Could not initialize settings manager: (urllib3 2.0.0a2 (/usr/lib/python3.10/site-packages/urllib3-2.0.0a2-py3.10.egg), Requirement.parse('urllib3<1.27,>=1.21.1'), {'requests'})
daemon.err octoprint[2937]: There was a fatal error starting up OctoPrint.
but it give me this error: error: urllib3 2.0.0a2 is installed but urllib3<1.27,>=1.21.1 is required by {'requests'}
and also this error trying to reinstalling urlibb3
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
requests 2.28.1 requires charset_normalizer<3,>=2, but you have charset-normalizer 3.0.1 which is incompatible.
The text was updated successfully, but these errors were encountered:
daemon.info octoprint[2937]: 2022-12-31 13:14:52,024 - octoprint.startup - CRITICAL - There was a fatal error starting up OctoPrint.
daemon.err octoprint[2937]: Could not initialize settings manager: (urllib3 2.0.0a2 (/usr/lib/python3.10/site-packages/urllib3-2.0.0a2-py3.10.egg), Requirement.parse('urllib3<1.27,>=1.21.1'), {'requests'})
daemon.err octoprint[2937]: There was a fatal error starting up OctoPrint.
UPDATE:
i tryed this commands
but it give me this error: error: urllib3 2.0.0a2 is installed but urllib3<1.27,>=1.21.1 is required by {'requests'}
and also this error trying to reinstalling urlibb3
The text was updated successfully, but these errors were encountered: