schism-dev / pyschism

Python interface for handling the SCHISM model.
https://schism-dev.github.io/schism/master/getting-started/pre-processing-with-pyschism/overview.html
Apache License 2.0
25 stars 21 forks source link

Build for version `0.1.9` has failed. #70

Closed SorooshMani-NOAA closed 1 year ago

SorooshMani-NOAA commented 1 year ago

It seems that there is an issue with the build process.

SorooshMani-NOAA commented 1 year ago

@cuill pyschism builds fine locally on my machine. Can you rerun the build jobs to see if it was just a temporary issue or not? I don't understand why it failed to build

SorooshMani-NOAA commented 1 year ago

Maybe we can try installing pip before building the wheel.

cuill commented 1 year ago

@SorooshMani-NOAA I have been busy with other tasks.

It might be similar to this issue #260

SorooshMani-NOAA commented 1 year ago

I think it might be a good idea to add a test for just building, without uploading, so that during merge we know whether it builds successfully or not and don't have to wait until tagging, that way we can test what is causing the failure.