Geodels / gospl

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

gospl package fails to install on Windows 10 #270

Closed RichardScottOZ closed 2 weeks ago

RichardScottOZ commented 2 weeks ago

Describe the bug gospl package fails to install on Windows 10

To Reproduce remove petsc4py from conda environment yml try creating environment

Expected behavior package installs

Desktop (please complete the following information):

Pip subprocess error: The system cannot find the path specified. The system cannot find the path specified. The system cannot find the path specified. The system cannot find the path specified. The system cannot find the path specified. error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [14 lines of output]

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

failed

CondaEnvException: Pip failed

RichardScottOZ commented 2 weeks ago

This one I am not sure about at first glance

tristan-salles commented 2 weeks ago

The pip package does not work properly! I have uploaded a conda environment.yml file that should work for most linux/macos based OS.

> conda env create --file environment.yml
> conda activate gospl