Git Product home page Git Product logo

Comments (8)

semitable avatar semitable commented on September 27, 2024

Hello,

Have you installed MPE as per the readme?
https://github.com/uoe-agents/epymarl#installing-lbf-rware-and-mpe

from epymarl.

Bruce-Lan-ZY avatar Bruce-Lan-ZY commented on September 27, 2024

Yes, I reinstall the mpe by the link in this repo.

from epymarl.

minglou1984 avatar minglou1984 commented on September 27, 2024

Hi, I have the same problem, have you solved it?

from epymarl.

papoudakis avatar papoudakis commented on September 27, 2024

Hello, you have to install the MPE repo that we link in the README.

from epymarl.

Tingz0 avatar Tingz0 commented on September 27, 2024

Hi, I still have the same problem ( I did install the MPE repo link in the README ). Have you solved it ?

from epymarl.

Tingz0 avatar Tingz0 commented on September 27, 2024

I install seaborn and solve this problem.

from epymarl.

9721zhang avatar 9721zhang commented on September 27, 2024

When I was running the example of mpe python3 src/main.py --config=qmix --env-config=gymma with env_args.time_limit=25 env_args.key="mpe:SimpleSpeakerListener-v0"
I meet:
gym.error.Error: A module (mpe) was specified for the environment but was not found, make sure the package is installed with pip install before calling gym.make()?

I install seaborn but don't solve this problem.

from epymarl.

Yuxin916 avatar Yuxin916 commented on September 27, 2024

When I was running the example of mpe python3 src/main.py --config=qmix --env-config=gymma with env_args.time_limit=25 env_args.key="mpe:SimpleSpeakerListener-v0"
I meet:
gym.error.Error: A module (mpe) was specified for the environment but was not found, make sure the package is installed with pip install before calling gym.make()?

I install seaborn but have the following new problem:

python3.8/site-packages/seaborn/utils.py", line 11, in
import pandas as pd
File "/home/xxxx/python3.8/site-packages/pandas/init.py", line 16, in
raise ImportError(
ImportError: Unable to import required dependencies:
pytz: No module named 'zoneinfo'

from epymarl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.