phygnnet icon indicating copy to clipboard operation
phygnnet copied to clipboard

ModuleNotFoundError: No module named 'fenics'

Open xiaomizhu105 opened this issue 2 years ago • 1 comments

Dear friend, halo. I encountered trouble configuring the environment. It seems that following the Readme process is not feasible. When I pip install fenics=2019.1.0 in the Python 3.8 environment, the program still cannot find the fenics package after installation. I tried using the method recommended on the Fenics official website: conda create - n fenicsproject - c conda forge Fenics; Source activate fenicsproject. In this case, Fenics can be used, but the corresponding Python version is 3.12, which cannot complete the installation of Torch2.0. 微信图片_20231025015725

xiaomizhu105 avatar Oct 24 '23 18:10 xiaomizhu105

I‘m facing the same issue. Have you managed to resolve it? If so, could you please share the solution with me? I'm currently seeking guidance on how to proceed.

freebob avatar Jan 10 '24 09:01 freebob