Commit 6d507319 authored by hezhiqiang01's avatar hezhiqiang01

change filepath

parent 30507902
......@@ -14,8 +14,8 @@ import setproctitle
import numpy as np
from pathlib import Path
import torch
from mappo.config import get_config
from mappo.envs.env_wrappers import SubprocVecEnv, DummyVecEnv
from config import get_config
from .envs.env_wrappers import SubprocVecEnv, DummyVecEnv
"""Train script for MPEs."""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment