AlexKurek

Results 22 issues of AlexKurek

Im getting: `Finding latest version available on kernel.ubuntu.com/usr/local/bin/ubuntu-mainline-kernel.sh: line 419: REMOTE_VERSIONS: bad array subscript`

Asscalar was dropped in 1.23. Temporary fix is: ``` pip install numpy==1.22.4 pip install git+https://github.com/daniel-muthukrishna/astrodash.git ```

Closes # This PR addresses ... **Checklist for maintainers** - [ ] added entry in `CHANGELOG.rst` within the relevant release section - [ ] updated or added relevant tests -...

Just reporting. It is used here: https://github.com/graphnet-team/graphnet/blob/main/src/graphnet/utilities/config/configurable.py#L3

bug