-
Notifications
You must be signed in to change notification settings - Fork 4
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
Error in the design pattern during the release #97
Comments
@kaiiam have you ever come across this type of error? Surely is not just about changing permissions... |
This is probably a docker issue as I am able to run it on my computer. Perhaps something we should ask Nico for help with. |
@matentzn I'm having this error when I'm trying to run the modules, by any chance you know what could be happening? |
The error (127) means, usually, that, that a file was not found. So my guess is, given
That either:
As an aside: pretty ancient ODK repo setup, could be updated |
We think it's a docker issue as I was able to run it no problem on my computer, and lilly has also run it in the past. @LilyAndres perhaps you can just double check it by cloning the repo again and just running it to make sure it wasn't some silly file deletion issue on your branch?
We created CDNO with ODK about 2 years ago, I guess that makes it ancient now :P |
@kaiiam I just cloned the repo and I still have the issue. However, I don't remember:
we don't have this file. Question, should the concentration have these kind of permits: I think is not reading the chemical_concentration.owl |
Does the modules directory exist? |
@matentzn yes, modules directory exist |
Code works on my computer but not @LilyAndres I think this must be a docker issue or something like that. Can you update docker? |
I can recreate the issue: INCATools/ontology-development-kit#651 |
@matentzn thanks a lot, I followed the changes you made in ENVO and it's working now :) I will close this issue now. |
Excelent thank you very much @matentzn! |
I'm trying to run the make file, the command is:
./run.sh make all_modules
And I get the following error:
The text was updated successfully, but these errors were encountered: