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

No module named error #2

Open
Jcastanyo opened this issue Dec 7, 2022 · 2 comments
Open

No module named error #2

Jcastanyo opened this issue Dec 7, 2022 · 2 comments

Comments

@Jcastanyo
Copy link

Jcastanyo commented Dec 7, 2022

Hi!,

My name is Julio, I am trying to run the examples from the repository but I am getting an error. First I created a python3 conda environment, then I installed yarok library with pip3 install yarok command. Later, I cloned the repo on my local computer and run yarok run EmptyWorld command. I am getting the following error:

ModuleNotFoundError: No module named 'yarok.components.EmptyWorld'

I don't really know why I am getting this error, I wonder if you could guide me to run the simulation. Thanks in advance!

@danfergo
Copy link
Owner

danfergo commented Dec 7, 2022

Hi Julio, thanks for reporting your issue.
It is possible that there's some inconsistency between the code and documentation/readme.
I'll see what's going on and I'll reply with the fix shortly.

@Jcastanyo
Copy link
Author

Hi,

Ok, thank you very much. Let me know when it is fixed.

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