Replies: 1 comment
-
Hi @stathi02 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
i am trying to run the first basic example:
I am getting the following error:
runfile('C:/openpnm test/simple.py', wdir='C:/openpnm test')
Traceback (most recent call last):
File C:\openpnm test\simple.py:14 in
geo = op.geometry.SpheresAndCylinders(network=pn, pores=pn.Ps, throats=pn.Ts)
AttributeError: module 'openpnm' has no attribute 'geometry'
Is there any way to fix it?
Python 3.9.7,
Beta Was this translation helpful? Give feedback.
All reactions