-
-
Notifications
You must be signed in to change notification settings - Fork 422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install-moonraker.sh failing due to html parser error #351
Comments
This appears to be an upstream issue, see pyca/10825. Hopefully they will have it resolved soon. |
fwiw, I can't reproduce this issue with python 3.9 and pip 22.0. Not sure what's different about mine that makes it work, but maybe it will help isolate where the issue is.
|
This is still a problem with pip 22.0 and python 3.7. (No idea how to set it to use python 3.9 instead of 3.7.) |
I think I have a solution here. FWIW, since you ran the install script with |
idk if it helps you @Arksine but i (plus others from the Mainsail discord) got the same Problem |
I'm going to go ahead and close this issue to direct everyone to #352. I'll keep that one open for a bit, as I expect update failures to occur until pip releases a full fix. |
Output below. Adding "--use-deprecated=html5lib" to install-moonraker.sh produces this output:
Original output:
The text was updated successfully, but these errors were encountered: