Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config simulator as main source #15

Open
CristianeNaves opened this issue Dec 8, 2020 · 0 comments
Open

Config simulator as main source #15

CristianeNaves opened this issue Dec 8, 2020 · 0 comments

Comments

@CristianeNaves
Copy link
Collaborator

Describe the bug
Failure to recognize the simulator folder as the main one, generating import errors.

To Reproduce
Steps to reproduce the behavior:

  1. Go to HMRSsim folder.
  2. Activate virtualenv using pipenv shell.
  3. Install all dependencies using “pipenv install” and “pipenv install --dev”.
  4. Run the simulator using: python run.py simulator/resources/map/simulation.json.
  5. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant