Replies: 2 comments
|
Likely an issue with your virtual environment. That Python error message is helpful in that it tells you what to do. There’s also more info on StackOverflow: https://stackoverflow.com/a/65985263/7058266 |
0 replies
|
Thank you very much, amigo! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
quite simple and basic question, but are there special requirements for installing sbase apart from python?
After executing the command, all packages are downloaded but at the end i get this error:
ERROR: To modify pip, please run the following command:
C:\Users\Peter Max\AppData\Local\Programs\Python\Python311\python.exe -m pip install -e.
Hope someone can help
All reactions