-
Notifications
You must be signed in to change notification settings - Fork 57
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
when I run the command of 'pip install -e .' in sn-gamestate,there is a Error,how to sovle it? #5
Comments
Hi, Could you give some information on the system you're running the installation ?
If you could also give a bigger screenshot of the error, as there isn't much information on the current screenshot. Thanks ! |
Actually, from re-reading the error, this might be a problem where python doesn't find git or you have an old git version. Could you check that you have git correctly installed, and it's found in your environment ? |
No your git version should be good enough. And we haven't yet seen installation problems on this version of ubuntu. Could you send a screenshot of the full stack-trace of the installation error ? I don't have enough information right now to figure out what the problem is. |
I'm really not sure what happens, I'll try to reproduce this error on my side, but what I can already recommend you can try on your side :
|
Thank you for patient answer,I'll try install everything with poetry later. |
The text was updated successfully, but these errors were encountered: