-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Describe the bug
Failure to recognize the simulator folder as the main one, generating import errors.
To Reproduce
Steps to reproduce the behavior:
- Go to HMRSsim folder.
- Activate virtualenv using pipenv shell.
- Install all dependencies using “pipenv install” and “pipenv install --dev”.
- Run the simulator using: python run.py simulator/resources/map/simulation.json.
- You should see the error ModuleNotFoundError: No module named 'systems'.
Expected behavior
The recognition of the simulator folder as the main folder independent of the IDE used, without generating import errors.
Desktop:
- OS: Ubuntu 18.04
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels