Renos Zabounidis

Results 12 comments of Renos Zabounidis

@Trinkle23897 this works only when i'm in the docker container, but when I am out of it, and I pip install the wheel (even if the original folder is completely...

@Trinkle23897 I made a conda environment enp, pip installed the wheel, Here's the output: (enp) ***@***:~$ python -c "import envpool; print(envpool)"

@Trinkle23897 I tried this on both the server it was built on (in the docker container), for both I moved the wheel to /home/renos/temp/ and ran the following: pip install...

@Trinkle23897 ``` (enp) renos@hansel:~/envpool-1$ tree /home/renos/anaconda3/envs/enp/lib/python3.10/site-packages/envpool /home/renos/anaconda3/envs/enp/lib/python3.10/site-packages/envpool ├── atari │ ├── atari_envpool.so │ ├── __init__.py │ ├── __pycache__ │ │ ├── __init__.cpython-310.pyc │ │ └── registration.cpython-310.pyc │ ├── registration.py │...

@Trinkle23897 Ah I think you found the culprit (or at least one): (enp) renos@hansel:~$ python -c "import envpool.mujoco.mujoco_gym_envpool" Traceback (most recent call last): File "", line 1, in ImportError: /lib/x86_64-linux-gnu/libc.so.6:...

@Trinkle23897 (enp) *@*:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal When I ```pip install envpool``` I can see the...

@Trinkle23897 Ok this was my steps: I edit docker-release-launch to include ENV USE_BAZEL_VERSION=6.4.0 make docker-release-launch pyenv global 3.10-dev make bazel-release This is the output: ``` ➜ /app git:(main) ✗ make...

@Trinkle23897 Hi just a bump on this, I can work around for my research for now but I can't test my pr till this is done.

@alexxchen ALE Ram state is useful for object-centric learning work