kmos icon indicating copy to clipboard operation
kmos copied to clipboard

No command 'kmos' found

Open FuzhuLiu opened this issue 8 years ago • 1 comments

Expected behavior

kmos export myfirst_kmc.xml After successful exporting, there is folder, but now there is nothing. The kmos has installed successfully.

Actual behavior

No command 'kmos' found, did you mean: Command 'kmod' from package 'kmod' (main) Command 'kmds' from package 'seer' (universe) kmos: command not found

I don't know how to figure it out?

//: # (Besides the text description, include any screenshot(s) that help us visualize the issue you're facing)

Steps to reproduce the issue

System information

  • result of kmos version, operating system, version, python version, possibly link to model file

FuzhuLiu avatar Nov 30 '17 19:11 FuzhuLiu

So you mean you cannot run any command like "kmos run" or "kmos export file_name.xml" ? If so, you might need to add the path to your kmos executable (which is just called kmos) to your $PATH variable.

Mazata avatar Mar 27 '18 08:03 Mazata