3dem / model-angelo

Automatic atomic model building program for cryo-EM maps
MIT License
110 stars 18 forks source link

shell closes when running install script #96

Open gregdp opened 5 months ago

gregdp commented 5 months ago

shell closes when running source install_script.sh

any way to see what is going on?

jamaliki commented 5 months ago

Hi,

That is interesting. Could you please provide a bit more detail? For example, are you using bash or another shell program? Also do you get any error messages or any other log messages so I can figure out at which step this happens?

Best, Kiarash.

gregdp commented 5 months ago

Looking a bit more, I think torch and cuda libraries may not be installed correctly on the machine. I will work on this a bit more and report back. Still, it is curious that the shell would just close, I thought it would report the issue instead somehow. Could it be one of the exit statements in the script perhaps? That should just exit the script though...

jamaliki commented 4 months ago

To be honest I'm not quite sure... I also thought it would just cancel and not exit the script. Instead of running with source, you could run the script with bash.