-
After upgrading to 24.04 it becomes very obvious that cirque should use a virtualenv instead of dirtying the system python packages.
We should instead create a virtualenv for every pip package inst…
-
### Astronomer Cosmos Version
Other Astronomer Cosmos version (please specify below)
### If "Other Astronomer Cosmos version" selected, which one?
1.7.0
### dbt-core version
1.8.5
### Versions o…
nm419 updated
3 weeks ago
-
It seems argmax is returning dtype=int64 in the true case and int32 is returned in the false case.
https://github.com/keras-team/keras/blob/a503a162fc5b4120a96a1f7203a1de841f0601e2/keras/src/traine…
-
#### Linux Distribution
```
echo $(source /etc/os-release; echo $VERSION)
22.04.5 LTS (Jammy Jellyfish)
```
#### Python Version
```
python3 --version
Python 3.10.12
```
#### Sphinx Version
…
-
I'm trying to install oci-cli (v3.50.2) on an ubuntu 24.04.1 server, as the root user.
I'm using the OCI Compute image with ID `ocid1.image.oc1.ap-sydney-1.aaaaaaaabren6pndzvk3zx6yvsrlvuytl252gfffn…
-
Looks like line no 40 (python -m virtualenv gimpenv3) in install.bat script has to be changed to python -m venv gimpenv3
-
Just keeping track for this
```
[, , , , , , , , , , , , , , , , ]
test_channel_persistence passed 1 out of the required 1 times. Success!
test_fetchinvoice_autoconnect passed 1 out of the req…
-
Hi,
I'll do this in my local installation, and I think it would be a minor yet interesting change.
It would required one less '3rd party' dependency, or, to be fair : a dependency native to pyt…
-
I got my hands on Siemens XA61A data (Cima.X), and the localizer causes heudiconv (@yarikoptic FYI) to crash in nibabel code.
```
Traceback (most recent call last): …
-
After running the serve process for an extended period, I noticed it was consuming an unusually high amount of memory—approximately 5.5GB on my laptop. This suggests a potential memory leak that we sh…