You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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
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.
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'
The text was updated successfully, but these errors were encountered: