Closed TanHuad closed 11 months ago
If you encounter an issue you can report it here in GitHub issue tracker. Try to provide a snippet of code which fails and include also the version of the library you are using.
process.py for itr in range(max_refloops): estimators = solve(mesh, params) elements = mark(mesh, estimators, params) mesh = refine(mesh, elements, **params) python version is 3.11.5 error:Cannot call object of type 'None'
and have other error in delaunary.py and base.py can you give me your new code to me please?and your Operating environment very thank you
I am unable to reproduce this issue. What steps have you followed to reach this error?
Hello, I ran into a lot of bugs when I ran your code, can you help me solve it?please