Closed ryanvolpi closed 3 years ago
I don't think this is a bug, I was able to successfully run the code that you posted. It's likely that your Python installation is somehow broken (maybe broken dependencies, etc.). To make sure if that's the case, create a new conda environment and install a fresh copy of porespy/openpnm and rerun the script.
If this issue persists please let us know and we'll re-open it.
Describe the bug When I try to run the fickian diffusion algorithm on a network extracted using Porespy's Snow2 algorithm, my jupyter notebook kernel dies. To Reproduce
Expected behavior I expect the code to run without errors
I first mentioned this issue here: https://github.com/PMEAL/OpenPNM/discussions/1971