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

Add pytorch on Windows related info to faqs #1702

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Sep 4, 2024

We took some time with @giotherobot to debug this error today:

OSError: [WinError 182] The operating system cannot run %1. Error loading "D:\miniforge\envs\robsub\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.

that we had when trying to load import torch. This was because we had both openmp and intel-openmp installed in your conda environment.

This may not be the perfect place, but we owe humanity to put this information somewhere reachable.

See conda-forge/conda-forge-pinning-feedstock#1359 for more infomation.

xref:

@traversaro traversaro merged commit 49c851f into master Sep 4, 2024
29 checks passed
@traversaro traversaro deleted the traversaro-patch-9 branch September 4, 2024 21:07
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

Successfully merging this pull request may close these issues.

1 participant