-
Notifications
You must be signed in to change notification settings - Fork 857
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
Can't pip install . #26
Comments
hmm, I just tested this from fresh install (clean MacBook) so it definitely works: https://x.com/ac_crypto/status/1813817450204631112 |
Let me know if that worked for you @seasoncool |
You're right, I was using download instead of cloning, so my folder is called exo-main, not exo, thank you for your reply. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
according to guide :
cd exo
pip install .
alternatively, with venv
source install.sh
get error:
The text was updated successfully, but these errors were encountered: