-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
I've downloaded MADRL, but I didn't install it successfully.
Does it need the below command?
conda env create -f environment.yml
ResolvePackageNotFound:
- pygame
- tensorflow=0.10.0rc0
I've installed pygame using "pip intall pygame".
When I run main.py, I got the below error: ModuleNotFoundError: No module named 'madrl_environments'
Metadata
Metadata
Assignees
Labels
No labels