GithubHelp home page GithubHelp logo

Comments (12)

DongChen06 avatar DongChen06 commented on August 30, 2024

Hi, Kumuda, thanks for your interest. Could you please check whether this file exists?
image
Or you can add the following code in the run_mappo.py.

import sys
sys.path.append("../highway-env")

from marl_cavs.

KumudaBG avatar KumudaBG commented on August 30, 2024

Thank you for your reply @Derekabc . Please note, this error occurs when I try to run he run_mappo.py from terminal. And both of your suggestions are implemented but still the error appears.

Also when I execute the run_mappo.py using run options (highlighted in white marker) :
Screen Shot 2021-11-01 at 4 42 50 PM

I get the error: "/Users/suhas/venv/bin/python: can't find 'main' module in '/Users/suhas/opt/anaconda3/envs/marl_cav/lib/python3.6'"

You can see the error too in the screenshot provided.

from marl_cavs.

DongChen06 avatar DongChen06 commented on August 30, 2024

@KumudaBG Could you reach me out via email and we can have a quick chat to find the issues if you want

from marl_cavs.

qiangyuchuan avatar qiangyuchuan commented on August 30, 2024

Hi @Derekabc ,

报错
I have almost the same problem. I have the below error while running the program in a server within a virtualenv created by conda,the version of python is 3.7.
I wonder if I got the right version of gym?

from marl_cavs.

DongChen06 avatar DongChen06 commented on August 30, 2024

@KumudaBG @qiangyuchuan I just tested the code on a new Ubuntu20.04 machine, it seems it can run successfully without any issues. I made some small changes to the code, thus we do not need to make any directories as the source directory. The main steps are:

  1. download the code.
  2. create the environment and install the libs
  3. click run_xx.py

The issues may come from the different platforms. Following is the libs I have:
image

from marl_cavs.

KumudaBG avatar KumudaBG commented on August 30, 2024

from marl_cavs.

DongChen06 avatar DongChen06 commented on August 30, 2024

@KumudaBG It seems the image is broken and I cannot see it.

from marl_cavs.

kumudamurthy avatar kumudamurthy commented on August 30, 2024

@KumudaBG It seems the image is broken and I cannot see it.

image

Here is the error @Derekabc

from marl_cavs.

DongChen06 avatar DongChen06 commented on August 30, 2024

@KumudaBG actually, it's not an error and just tells you that there is no pretrained model to load. You will see the evaluation videos soon.

from marl_cavs.

kumudamurthy avatar kumudamurthy commented on August 30, 2024

@Derekabc will wait for it and let you know, thank you.
After the evaluation, will there be a model saved in that folder?

from marl_cavs.

DongChen06 avatar DongChen06 commented on August 30, 2024

@Derekabc will wait for it and let you know, thank you. After the evaluation, will there be a model saved in that folder?

yes, there should be videos and models saved in the folder.

from marl_cavs.

KumudaBG avatar KumudaBG commented on August 30, 2024

from marl_cavs.

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.