Replies: 1 comment
-
Hi @oscarhx, installation from source is easier if you just navigate to the directory where the code is ( Once you've install it, you may have to fix the pardiso problem, which you can do by first removing |
Beta Was this translation helpful? Give feedback.
-
Hello,
If using pycharm to install openpnm from the sourcecode, can you elaborate the following command:
pip install -e 'path/to/downloaded/files', for example, the source code is in file path F:/openpnm-dev
since using pip to install pypardiso fails on Python 3.7+.
Beta Was this translation helpful? Give feedback.
All reactions