-
Notifications
You must be signed in to change notification settings - Fork 132
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
issue with installing #23
Comments
Hello, Just clone this repository and run (from the project root folder):
|
Thanks for pointing this out, I’ll fix the dependencies tree ASAP. In the meanwhile you can just install it with:
|
Hi, using Ubuntu 22.04.1 LTS the problem described above is still present. "pip install --no-dependencies ." Leads to a yoyo dance of pip's dependency resolver. Giving up at this early stage. |
Could I do it even if I don't have to do xD to see yourself in 3D? is training something .. conda create -n spot python=3.7 anaconda |
is alive! in 3d xD rex-gym train -e walk -log a.txt --playground True --env |
the same
I got it by using this way!Thanks |
i am getting this error: (rex) C:\Users\thapelo>rex-gym policy --env walk During handling of the above exception, another exception occurred: Traceback (most recent call last): Failed to load the native TensorFlow runtime. See https://www.tensorflow.org/install/errors for some common reasons and solutions. Include the entire stack trace |
Hi,
pip install rex_gym
is downloading all the versions of rex_gym and I see a lot of red in my terminal.
please refer to the below image. Can someone tell me what's the issue and do I need to do anything else to install it in right
way. please let me know
Thank you
The text was updated successfully, but these errors were encountered: