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 #119

Open
uwFengyuan opened this issue Feb 8, 2024 · 2 comments
Open

ModuleNotFoundError #119

uwFengyuan opened this issue Feb 8, 2024 · 2 comments

Comments

@uwFengyuan
Copy link

uwFengyuan commented Feb 8, 2024

I tried to run code from the Minecraft branch and got the following errors:
ModuleNotFoundError: No module named 'agentverse.tasks.minecraft_2players_painting'

ModuleNotFoundError: No module named 'voyager.env'

@uwFengyuan
Copy link
Author

The following four commands do not work in Ubuntu:
pyobjc-core==9.2
pyobjc-framework-ApplicationServices==9.2
pyobjc-framework-Cocoa==9.2
pyobjc-framework-Quartz==9.2

@chenweize1998
Copy link
Collaborator

See #121. Regarding the dependencies, our testing has been limited to macOS environments. It may be feasible to exclude these problematic dependencies and proceed with running the environment. Not all of these dependencies are essential for running the environment.

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