Geodels / gospl

Global Scalable Paleo Landscape Evolution Model
https://gospl.readthedocs.io
GNU General Public License v3.0
56 stars 11 forks source link

conda has no win64 petsc4py #268

Closed RichardScottOZ closed 2 weeks ago

RichardScottOZ commented 2 weeks ago

To Reproduce Try installing environment yml in Windows 10

Expected behavior Environment installed

Screenshots

PackagesNotFoundError: The following packages are not available from current channels:
  - petsc4py

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

tristan-salles commented 2 weeks ago

Yes petsc4py would need to be installed from source on windows which makes the process far from straightforward. As you suggested the best option would be to use WSL for windows machine...