raspishake / rsudp

Continuous visual display, sudden motion monitoring, and historical replay of Raspberry Shake data
https://raspishake.github.io/rsudp/
GNU General Public License v3.0
52 stars 30 forks source link

Installation error (fedora 36) #43

Closed rodonile closed 2 years ago

rodonile commented 2 years ago
Appending sourcing line to bashrc...
Sourcing...
Activating conda...
No /root/.condarc file exists. Creating...
Found conda-forge channel in /root/.condarc
Creating and installing rsudp conda environment...
Collecting package metadata (current_repodata.json): /root/miniconda3/etc/profile.d/conda.sh: line 35:  3726 Aborted                 
(core dumped) "$CONDA_EXE" $_CE_M $_CE_CONDA "$@"
ERROR: rsudp failed to install.
---------------------------------

I'm getting this "core dumped" error when running the unix-install-rsudp.sh script on Fedora. Anyone knows what could be the problem?

rodonile commented 2 years ago

Solved by manually installing miniconda's latest version before running the script.