Skip to content

ModuleNotFoundError: No module named 'make_env' #12

@ddr-152

Description

@ddr-152

When I run the code, the following error appears, showing that the make_env module is missing,how to solve this problem?
Traceback (most recent call last):
File "F:\project\pytorch\edge computing\Multi-Agent-Deep-Deterministic-Policy-Gradients-master\main.py", line 4, in
from make_env import make_env
ModuleNotFoundError: No module named 'make_env'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions