mhoffman / kmos

kMC on steroids: A vigorous attempt to make lattice kinetic Monte Carlo modelling easier
http://mhoffman.github.com/kmos/
GNU General Public License v3.0
53 stars 34 forks source link

No command 'kmos' found #65

Open FuzhuLiu opened 6 years ago

FuzhuLiu commented 6 years ago

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?

Steps to reproduce the issue

1. 2. 3.

System information

Mazata commented 6 years ago

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.