Closed spsaswat closed 7 months ago
hi, i am wondering what caused the setup failed?
@wanqiqiu as you mentioned before, SALT is expecting packages that are Unix/Linux only that's why it failed.
Comment those packages out from the https://github.com/anuragxel/salt/blob/main/environment.yaml file.
# - libgcc=7.2.0
# - readline=8.2
# - ncurses=6.1
Then use pip to install
pip install pyreadline
pip install windows-curses
Then rerun: conda env create -f environment.yaml
Let me know how it goes.
Thanks!@spsaswat It works.
Thanks, @Yongsong66 for your help in successfully installing SALT on a Linux desktop with GPU. From our previous attempts, we found that there are issues installing SALT on Windows (as tried by @wanqiqiu) and issues (esp. CUDA issues) installing SALT on Mac (as tried by @Yongsong66). So we may want to include it in as one of our decisions (@wanqiqiu).
SALT https://github.com/anuragxel/salt
TERN CoESRA (from @mdchia ) https://coesra.tern.org.au/ https://ternaus.atlassian.net/wiki/spaces/TERNSup/pages/2647327891/FAQ+-+CoESRA+Frequently+Asked+Questions