Git Product home page Git Product logo

t2e's People

Contributors

dr-xiaogaren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

t2e's Issues

Hello, I encountered some issues while reproducing this paper and hope to be resolved

First of all, I want to know how to run it. I didn't find any relevant instructions in the documentation
Secondly, this issue occurred during the training process
Traceback (most recent call last):
File "train/train_catching_both.py", line 11, in
from envs.mpe.MPE_env import MPEEnv, MPECatchingEnv, MPECatchingEnvExpert
ImportError: cannot import name 'MPEEnv'
Hope to recover as soon as possible in your spare time

AttributeError: module 'wandb' has no attribute 'sdk' when ./train_catching_both_mappo.sh

(t2e) [scripts]$ ./train_catching_both_mappo.sh
env is MPE, scenario is simple_catching_expert_both, algo is rmappo, exp is EnvV4_ExpPrey_NoPreyVolo_full_1V1.2_1v4, max seed is 1
seed is 1:
Traceback (most recent call last):
File "train/train_catching_both.py", line 4, in
import wandb
File "/user/
/.conda/envs/t2e/lib/python3.6/site-packages/wandb/init.py", line 26, in
from wandb import sdk as wandb_sdk
File "/user/
/.conda/envs/t2e/lib/python3.6/site-packages/wandb/sdk/init.py", line 7, in
from .wandb_init import _attach, init # noqa: F401
File "/user/
/.conda/envs/t2e/lib/python3.6/site-packages/wandb/sdk/wandb_init.py", line 32, in
from .backend.backend import Backend
File "/user/
/.conda/envs/t2e/lib/python3.6/site-packages/wandb/sdk/backend/backend.py", line 17, in
from wandb.sdk.interface.interface import InterfaceBase
File "/user/
*/.conda/envs/t2e/lib/python3.6/site-packages/wandb/sdk/interface/interface.py", line 19, in
import wandb.sdk.lib.json_util as json
AttributeError: module 'wandb' has no attribute 'sdk'

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.