Skip to content
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

Error Code -11 when running analyses on macOS (ARM64) #35

Open
1 task
Zeitsperre opened this issue Jun 18, 2024 · 2 comments
Open
1 task

Error Code -11 when running analyses on macOS (ARM64) #35

Zeitsperre opened this issue Jun 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Zeitsperre
Copy link
Member

Setup Information

  • Raven version: 3.8.1
  • Operating System: macOS

Description

The Raven model doesn't seem to work when running under the new macOS operating system. I seem to be getting several errors (code '-11') for just about all functionality, except for outputting the RavenHydroFramework version string

Steps To Reproduce

Experienced through RavenPy running on macOS (with raven-hydro==0.3.1). I don't have access to a macOS machine to investigate further.

Additional context

The stdout and stderr say nothing about what the issue might be:

Raven Error (code: -11):

stdout:
"============================================================
                        RAVEN                               
 a robust semi-distributed hydrological modelling framework 
    Copyright 2008-2024, the Raven Development Team 
                    Version 3.8.1 w/ netCDF
                BuildDate Jun 18 2024
============================================================"

stderr:
""

Contribution

  • I would be willing/able to open a Pull Request to address this bug.
@Zeitsperre Zeitsperre added the bug Something isn't working label Jun 18, 2024
Zeitsperre added a commit to CSHS-CWRA/RavenPy that referenced this issue Jun 20, 2024
… address warnings (#378)

## Changes

* Updates the `raven-hydro` package to v0.3.1 (RavenHydroFramework
v3.8.1)
* Synchronizes several dependencies between `pyproject.toml`,
`environment*.yml`, and `tox.ini`
* Drops the code formatting conventions for Python3.8
* Pins `numpy` below v2.0
* Addresses a bunch of small warnings in the `pytest` output

## Other information

This new build of `raven-hydro` will install on macOS systems using
x86_64 or ARM64 architectures, **but it does not seem to work for some
reason** (FYI @julemai; see:
CSHS-CWRA/RavenHydroFramework#35).
@julemai
Copy link
Collaborator

julemai commented Jun 25, 2024

@Zeitsperre I could look into that. Could you please let me know which exact version of the Raven code you are using and where you are pulling this from? Sorry for the stupid question...

@Zeitsperre
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants