You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried your code but it wont run in Windows. For example, I tried pip install the setup.py file, and after that when I run the dynamic flow solver test, it always shows ModuleNotFoundError: no module named "pores".
I am wondering if you have tried to run in Windows? Or if your code is able to run immediately if system is switched to Linux?
Thank you very much.
Wang.
The text was updated successfully, but these errors were encountered:
I faced the same problem when I first tried to use the code. I think for the software to work well you have to use linux and python 2. You might also need to use an older version of numpy. I still can't get it to fully function so I guess it needs even more work.
Hi Dear Author,
I have tried your code but it wont run in Windows. For example, I tried pip install the setup.py file, and after that when I run the dynamic flow solver test, it always shows ModuleNotFoundError: no module named "pores".
I am wondering if you have tried to run in Windows? Or if your code is able to run immediately if system is switched to Linux?
Thank you very much.
Wang.
The text was updated successfully, but these errors were encountered: