Skip to content
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

[Question] Is MacOS supported? #2

Open
zxp567 opened this issue May 21, 2023 · 0 comments
Open

[Question] Is MacOS supported? #2

zxp567 opened this issue May 21, 2023 · 0 comments

Comments

@zxp567
Copy link

zxp567 commented May 21, 2023

Hi Mitsuhiko,

I have a few questions about replicating the repo as I am on MacOS. Not sure what to do with the "nvidia" or "cuda-nvcc".

Add following environment variables into ~/.bashrc

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/.mujoco/mujoco210/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/nvidia

Install and use the included Ananconda environment

$ conda create -c nvidia -n Cal-QL python=3.8 cuda-nvcc=11.3
$ conda activate Cal-QL
$ pip install -r requirements.txt

What are the system requirements for this repo?

While I am not able to replicate all these, it seems there was a specific package failing "patchelf" during installation of requirements.txt. Could you let me know the version of this package please?

ERROR: Failed building wheel for patchelf

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant