Open icexin opened 3 years ago
At present, if egg run does not use -k to specify the kernel file, it simply prints the error of missing kernel file, need to add more detailed information on how to specify the kernel file.
egg run
-k
missing kernel file
At present, if
egg run
does not use-k
to specify the kernel file, it simply prints the error ofmissing kernel file
, need to add more detailed information on how to specify the kernel file.