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
This is my first time installing ISIS, and I successfully installed ISIS version 4.3.0 on Ubuntu 22.04.2 LTS using Anaconda. I am learning how to use ISIS on a test MARCI image.
I am running to run the spiceinit from=image.odd.cub cknadir=true command but I am getting the following error: **ERROR** No existing files found with a numerial version matching [kernels.????.db] in [/home/pruthvi/anaconda3/envs/isis4/data/base/kernels/lsk].
I have been able to locate the kernels in /home/pruthvi/anaconda3/envs/isis4/data/mro/kernels/lsk/ and home/pruthvi/anaconda3/envs/isis4/data/base/kernels/lsk does not exist.
To set my environment variable for $ISISDATA and $ISISROOT, I ran the python script isisVarInit.py. But this seems like an environment variable issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is my first time installing ISIS, and I successfully installed ISIS version 4.3.0 on Ubuntu 22.04.2 LTS using Anaconda. I am learning how to use ISIS on a test MARCI image.
I am running to run the
spiceinit from=image.odd.cub cknadir=true
command but I am getting the following error:**ERROR** No existing files found with a numerial version matching [kernels.????.db] in [/home/pruthvi/anaconda3/envs/isis4/data/base/kernels/lsk].
I have been able to locate the kernels in
/home/pruthvi/anaconda3/envs/isis4/data/mro/kernels/lsk/
andhome/pruthvi/anaconda3/envs/isis4/data/base/kernels/lsk
does not exist.To set my environment variable for
$ISISDATA
and$ISISROOT
, I ran the python scriptisisVarInit.py
. But this seems like an environment variable issue.Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions