-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
class::bugBugs found in the softwareBugs found in the softwareloc::data handlingThis issue concerns any kind of data handling.This issue concerns any kind of data handling.
Description
Bug description
The path is set via splitting the current file directory at "memilio", which usually works as intended, i.e. setting the out_folder to "memilio/data". However, if there is another directory called memilio, e.g. "Projects/memilio/memilio" or if the git repo was renamed, out_folder is set to "memilio/../data" or "memilio/pycode/memilio-epidata/memilio/epidata", respectively.
Version
Windows
To reproduce
- Either
- clone memilio into a directory, which already contains memilio in its path.
- rename the memilio project directory
- Check defultDict["out_folder"]
Trying to use downloaded files from epidata with python examples or some simulations will also fail.
Relevant log output
Add any relevant information, e.g. used compiler, screenshots.
Checklist
- Attached labels, especially loc:: or model:: labels.
- Linked to project
Metadata
Metadata
Assignees
Labels
class::bugBugs found in the softwareBugs found in the softwareloc::data handlingThis issue concerns any kind of data handling.This issue concerns any kind of data handling.
Type
Projects
Status
Product Backlog