when I conda install fenics(python=3.12), it imports normal. but when conda install conda-forge::fenics-dolfinx,it shos thta python=3.1.
This is not sufficient information to replicate any issue.
Please add:
-
A description of all commands that you have used, for instance
```bash conda create -n fenicsx-env conda activate fenicsx-env conda install -c conda-forge fenics-dolfinx mpich pyvista ```
Please also add the full traceback with the same type of encapsulation.
-
Secondly, please specify what system you are using.