-
Notifications
You must be signed in to change notification settings - Fork 94
EMA cannot find pyNetLogo module - name change issue? #245
Copy link
Copy link
Closed
Description
Trying to run EMA+NetLogo with newest package versions gives error "ModuleNotFoundError: No module named 'pyNetLogo'". Based on steipatr/aul#2, this might be because of the name change from pyNetLogo to pynetlogo? I found two places in the EMA code where the old name is used:
| from pyNetLogo.core import NetLogoException |
| import pyNetLogo |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels