-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Segmentation Fault when installing via conda #1891
Comments
This is weird. Can you paste the output of |
conda list
conda info
|
it happens to me too |
The latest relevant conda package to your dependencies is https://anaconda.org/pytorch3d/pytorch3d/0.7.5/download/linux-64/pytorch3d-0.7.5-py39_cu116_pyt1130.tar.bz2 I think. I think conda is crashing while trying to discover that fact. Can you try downloading that file and then installing in with |
I followed INSTALL.md. The same issue happened to me as well when I use conda info
conda list
|
🐛 Bugs / Unexpected behaviors
May be similar to this issue #317. The main difference being that the segmentation fault occurs during the "conda install pytorch" command. There's several github issues that reference a segfault but they've occured on a Windows system rather than a Linux system.
Instructions To Reproduce the Issue:
Please include the following (depending on what the issue is):
git diff
) or code you wroteThe text was updated successfully, but these errors were encountered: