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

installation of kidzik/opensim package using python3.7+ #253

Open
AxelWimmer opened this issue Mar 17, 2023 · 0 comments
Open

installation of kidzik/opensim package using python3.7+ #253

AxelWimmer opened this issue Mar 17, 2023 · 0 comments

Comments

@AxelWimmer
Copy link

I'd like to use opensim-rl together with stable-baselines3, however this requires python3.7+.
The installation command given in the readme works only with python3.6:
When executing

conda create -n opensim-rl -c kidzik -c conda-forge opensim python=3.7
conda activate opensim-rl
conda list

I get the warning
_WARNING conda.core.prefix_data:load_single_record(188): Ignoring malformed prefix record at: /home/wimmer/anaconda3/envs/opensim-rl/conda-meta/opensim-4.0.0-py36_15.json
and opensim does not appear in the list of installed package
Is there some easy way to fix this problem?
I'm using conda version 23.1.0 and Ubuntu 22.04.2 LTS

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