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

ModuleNotFoundError: No module named 'toml' when installing extension package with anything other than conda #42

Open
reeceomahoney opened this issue Nov 11, 2024 · 2 comments

Comments

@reeceomahoney
Copy link

When running the command python -m pip install -e exts/ext_template from the readme (with the extension name changed) the error in the title is thrown if anything other than conda is used for the virtual environment. I have a suspicion that this is due to the different way conda is handled in the IsaacLab install script. Wondering if anyone would know how to fix this?

@Ozzey
Copy link

Ozzey commented Nov 25, 2024

Hello! I am facing the same problem. Did you manage to fix it?

@reeceomahoney
Copy link
Author

Nope, I have just switched to using conda. Please let me know if you manage to find a fix

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

2 participants