i10labtitech / GINGER

GNU General Public License v3.0
24 stars 2 forks source link

config file not generated #4

Open animesh opened 10 months ago

animesh commented 10 months ago

I have installed using mamba

conda create -n ginger
conda activate ginger
mamba install -c i10labtitech ginger

but when i run

gingerInitCfg

nothing seems to be generated, except for a folder with name ginger which also is empty?

(ginger) [ash022@login-1.SAGA ~/cluster/ginger]$ ls -ltrh
total 0
drwxrwsr-x 2 ash022 nn9036k 0 Dec 27 11:58 ginger
(ginger) [ash022@login-1.SAGA ~/cluster/ginger]$ ls -ltrh ginger/
total 0

i am probably invoking the wrong set of commands, any suggestion on how to proceed the right way will be welcome 💯