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

Could not find the activation key #525

Open
williamok1025 opened this issue Nov 10, 2023 · 3 comments
Open

Could not find the activation key #525

williamok1025 opened this issue Nov 10, 2023 · 3 comments

Comments

@williamok1025
Copy link

Hello,

The raisimPy examples seem to run properly as the code is able to locate the activation key. However, when I try to run:
python raisimGymTorch/env/envs/rsg_anymal/runner.py

I get the following error;=:
Could not find the activation key. Following directories have been checked

.raisim
/home/../.raisim/activation.raisim
/home/../raisim/activation.raisim.raisim
/home/../raisim/activation.raisim
/home/../raisim/activation.raisim.raisim

I have made sure to put the activation.raisim file in ../raisim/. Do you know why I get this error?

@jhwangbo
Copy link
Contributor

are you running the file using sudo? It should be copied to ${HOME}/.raisim/. This seems like you ran your code as an admin

@williamok1025
Copy link
Author

I did not run the file using sudo. I can the file using the line given on the website: python raisimGymTorch/env/envs/rsg_anymal/runner.py.

@zc272532683
Copy link

I did not run the file using sudo. I can the file using the line given on the website: python raisimGymTorch/env/envs/rsg_anymal/runner.py.

Did you solve this problem? I have met it,too.

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

3 participants