Network Drive Issues and Output Directories #137
Unanswered
wishnewski
asked this question in
Q&A
Replies: 1 comment 3 replies
|
On Question 1: please try mhm -h, you can also specify the location of configuration files explicitly. Maybe that helps. On Question 2: Yes, the folder needs to exist before mHM is run. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi!
Question 1:
Executing the provided examples worked for out seamlessly, however only as long as I try to run the model on my home C: drive (mhm-venv is on :C aswell). As soon as I try to run the exact same model files from a network drive (tried several different) I run into the following issue:
Working on C: is not a problem, I was just interested if that is a known problem or if its likely rather due to issues with my network drive configurations.
Question 2:
Does the output directory, which is specified in
mhm.nmlalways need to exist before executing the model, or is it also possible to adapt the respective command in the file to create the specified output folder "on the run" if not existing?Thanks for the help!
All reactions