Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shell closes when running install script #96

Open
gregdp opened this issue Jan 30, 2024 · 3 comments
Open

shell closes when running install script #96

gregdp opened this issue Jan 30, 2024 · 3 comments

Comments

@gregdp
Copy link

gregdp commented Jan 30, 2024

shell closes when running
source install_script.sh

any way to see what is going on?

@jamaliki
Copy link
Collaborator

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
Copy link
Author

gregdp commented Jan 31, 2024

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
Copy link
Collaborator

jamaliki commented Feb 8, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants