-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows builds are failing #11
Comments
The failure occurs after the build step and during the
|
In #13 I tried removing the Windows compiler step
(which used to be necessary) Get exactly the same failure as above. Something must have changed upstream so that a different configuration command is necessary. That's as far as I've gotten. |
I may be clueing into the fact that, although we include May need to include some code to instruct f2py to use |
Hello, I see that this issue is open since July 2022. |
No news, sorry. Unfortunately I don't use windows myself so I have very little useful knowledge about how to solve this. I would love some help! There are working binaries available on conda-forge though, so most users don't need to build from source. |
Thank you very much for the quick reply and for this remarkable project.
I can just as well attempt a build on wsl (Ubuntu emulator). Would that
work? Are there instructions for building there?
…On Wed, Jun 28, 2023, 18:01 Brian Rose ***@***.***> wrote:
No news, sorry. Unfortunately I don't use windows myself so I have very
little useful knowledge about how to solve this. I would love some help!
There *are* working binaries available on conda-forge though, so most
users don't need to build from source.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3S4IOT3FXIKLBPPT5GXTTXNRBLTANCNFSM52WL73HQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
You could try following these build instructions and use |
I followed the instructions on a WSL (ubuntu emulator on Windows) and it
seems to work. The tests passed successfully. Thank you
…On Wed, Jun 28, 2023 at 6:21 PM Brian Rose ***@***.***> wrote:
You could try following these build instructions
<https://github.com/climlab/climlab-rrtmg#building-from-source> and use
./ci/requirements-linux.yml. I would be curious to hear if it works.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3S4II3KNPE7OSBV76PVU3XNRDXFANCNFSM52WL73HQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Great! Thanks @dorrih for reporting this workaround. |
As of last week, all the Windows builds are failing, e.g.
https://github.com/climlab/climlab-rrtmg/actions/runs/2573863846
Haven't started to look at why.
The text was updated successfully, but these errors were encountered: