Install problem how to fix #2944
Replies: 2 comments 3 replies
|
that traceback ending at the requirements.txt committed in the repo is actually fine, valid UTF-8 (I checked the raw bytes, sha fastest fix: restore a clean copy with |
|
I had to use venv to install the requirements on windows. This is what copilot told me to do and it worked. |

Thank you it works when I upgrade pip from 23.1.2 to 26.1.2