Installation error #2941
Unanswered
mnishikawara
asked this question in
Q&A
Replies: 1 comment 3 replies
-
After old Anaconda was installed, I could install openpnm successfully. But I still have a problem. Following error appeared.(base) C:\Users\mnish>import openpnm as op
|
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.
-
I followed the installation guide by typing the following at the conda prompt: (conda install -c conda-forge openpnm)
https://openpnm.org/installation.html
After typing "y" to start installation, the following error happened. The screenshot is attached.
--
ERROR conda.core.link:_execute(951): An error occurred while installing package 'conda-forge::openssl-3.3.2-h2466b09_0'.
Rolling back transaction: done
LookupError('unknown encoding: utf-16-le')
How can I solne the problem?
Masa
Beta Was this translation helpful? Give feedback.
All reactions