StochasticAnalytics / emClarity

GNU Lesser General Public License v3.0
40 stars 6 forks source link

Error when install emClarity_1_5_3_11_v19a #168

Closed nayyynay closed 4 months ago

nayyynay commented 4 months ago

Hi I met some issues when installing emClarity_1_5_3_11_v19a on ubuuntu 20.04.6 following the general wiki instructions. Is there any reason this would be occurring? (base) usr@rrssb219:/media/usr/STA/program/emClarity_1.5.3.11/bin$ ./emClarity_1_5_3_11_v19a Found tmpfs /dev/shm with max mem 98326728 bytes using this for MCR_CACHE_ROOT

##############

Created a tmp MCR_CACHE locally at /dev/shm/emC_tmp_1633514040
Available mem is 93.7717 GB
Started emC_memClean to make sure it removed in the event of a crash.
Default kill time is a max of 10080 minutes

##############

ctfroot is /dev/shm/emC_tmp_1633514040/.mcrCache9.6/emClar0 Index exceeds the number of array elements (1).

Error in emClarity (line 80)

MATLAB:badsubscript

Thanks in advance

bHimes commented 4 months ago

the general usage is

emClarity [command] 

eg 

emClarity help
emClarity check
etc

Please review the tutorial linked from the wiki, or found easily with a web search.

edit: link