git rollback question #2355
-
My previous checkout of SDNext was updated to the latest release before I read that it should require a new fresh install and build. Now I want to roll it back so I can do some comparison tests. But when I do so, even to a commit from two weeks ago, I always get this error with the typing_extensions module:
Any suggestions for how to fix this? |
Beta Was this translation helpful? Give feedback.
Answered by
vladmandic
Oct 19, 2023
Replies: 1 comment
-
remove |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
afbagwell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
remove
typing-extensions
and instead addtyping-extensions==4.8.0
to the END ofrequirements.txt