You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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...
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.
shell closes when running
source install_script.sh
any way to see what is going on?
The text was updated successfully, but these errors were encountered: