Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

There is something wrong #23

Open
zichuan-liu opened this issue Aug 18, 2022 · 0 comments
Open

There is something wrong #23

zichuan-liu opened this issue Aug 18, 2022 · 0 comments

Comments

@zichuan-liu
Copy link

when I run
python src/main.py --config=qmix --env-config=sc2 with env_args.map_name=3m

Traceback (most recent call last):
File "src/main.py", line 19, in
ex = Experiment("pymarl")
File "/home/XXXXXX/miniconda3/envs/mycollq/lib/python3.7/site-packages/sacred/experiment.py", line 75, in init
_caller_globals=caller_globals)
File "/home/XXXXXX/miniconda3/envs/mycollq/lib/python3.7/site-packages/sacred/ingredient.py", line 57, in init
gather_sources_and_dependencies(_caller_globals)
File "/home/XXXXXX/miniconda3/envs/mycollq/lib/python3.7/site-packages/sacred/dependencies.py", line 487, in gather_sources_and_dependencies
sources = gather_sources(globs, experiment_path)
File "/home/XXXXXX/miniconda3/envs/mycollq/lib/python3.7/site-packages/sacred/dependencies.py", line 440, in get_sources_from_imported_modules
return get_sources_from_modules(iterate_imported_modules(globs), base_path)
File "/home/XXXXXX/miniconda3/envs/mycollq/lib/python3.7/site-packages/sacred/dependencies.py", line 409, in get_sources_from_modules
filename = os.path.abspath(mod.file)
File "/home/XXXXXX/miniconda3/envs/mycollq/lib/python3.7/posixpath.py", line 378, in abspath
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not NoneType

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant