ImportError: DLL load failed while importing _msprime: The specified module could not be found. #2142
JaneeshBansal
started this conversation in
General
Replies: 1 comment 3 replies
-
Hi @JaneeshBansal 👋 I think this may be because you're installing msprime into the root environment, which (I don't understand why) isn't a good idea with conda. See this thread for more info. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to install msprime on my laptop, but whenever I try to run code, which produces an SVG, I receive this error ImportError: DLL load failed while importing _msprime: The specified module could not be found.
I have a windows laptop and have been using conda to install the package.
Could I please have help with the installation?
Thank you
Janeesh
Beta Was this translation helpful? Give feedback.
All reactions