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

illegal hardware instruction (core dumped) #52

Open
DarkRedman opened this issue Feb 9, 2022 · 1 comment
Open

illegal hardware instruction (core dumped) #52

DarkRedman opened this issue Feb 9, 2022 · 1 comment

Comments

@DarkRedman
Copy link

I get this error on Arch Linux even if I installed the package python-pytorch

the package python-pytorch-cuda doesn't work either, since it's missing a file according to this error

ImportError: libcupti.so.11.5: cannot open shared object file: No such file or directory

I think it'd be a good idea to add a requirements.txt file in the project with all needed depencies. The actual ones aren't sufficient!

@bryandlee
Copy link
Owner

Thanks for the suggestion. I haven't tried it on Arch Linux, but pytorch is the only dependency needed to run the inference. Have you tried with --device=cpu?

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