rex-gym
rex-gym copied to clipboard
issue with installing
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
Hello, This looks like an issue with the rex-gym PyPi package and its dependencies, may I ask to install the lib from source?
Just clone this repository and run (from the project root folder):
pip install .
Hi, Thank you for your response I tried, pip install . and this is the issue, refer below pic.
Thanks for pointing this out, I’ll fix the dependencies tree ASAP. In the meanwhile you can just install it with:
pip install --no-dependencies .
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 .. I leave my steps, supply many versions until it worked
conda create -n spot python=3.7 anaconda conda activate spot (spot) PS H:\ia\spotmicro\rex-gym-master> pip install rex_gym --no-dependencies . (spot) PS H:\ia\spotmicro\rex-gym-master> pip install cloudpickle==1.3.0 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install pyqt5==5.12 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install pyqtwebengine==5.12 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install cloudplicke==1.5.1 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install gym==0.17.1 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install pybullet==2.8.3 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install tensorflow==1.15.5 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install protobuf==3.20.0 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install numpy==1.18 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install daal==2021.4.0 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install cloudpickle==1.3.0 (spot) PS H:\ia\spotmicro\rex-gym-master> pip install tensorflow-probability==0.8 (spot) PS H:\ia\spotmicro\rex-gym-master> rex-gym train -e walk -log a.txt
is alive! in 3d xD
rex-gym train -e walk -log a.txt --playground True --env