You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running corason using the tutorial. However, it wouldn't read the required arguments:
--queryfile, -q
--rast_ids
--special_org, -s
But it always outputs:
File -q does not exists (if -q is first argument)
File --rast_ids does not exists (if --rast_ids is first argument)
File -s does not exists (if -s is first argument)
I'm not sure it's an issue of the installation because the help page appears when I input run_corason.
Thank you for your help. I'm a newbie at this.
The text was updated successfully, but these errors were encountered:
I tried running corason using the tutorial. However, it wouldn't read the required arguments: --queryfile, -q --rast_ids --special_org, -s
But it always outputs: File -q does not exists (if -q is first argument) File --rast_ids does not exists (if --rast_ids is first argument) File -s does not exists (if -s is first argument)
I'm not sure it's an issue of the installation because the help page appears when I input run_corason.
Hi,
I tried running corason using the tutorial. However, it wouldn't read the required arguments:
--queryfile, -q
--rast_ids
--special_org, -s
But it always outputs:
File -q does not exists (if -q is first argument)
File --rast_ids does not exists (if --rast_ids is first argument)
File -s does not exists (if -s is first argument)
I'm not sure it's an issue of the installation because the help page appears when I input run_corason.
Thank you for your help. I'm a newbie at this.
The text was updated successfully, but these errors were encountered: