iiasa/ixmp4

Require psycopq >=3.3

Offen

#261 geöffnet am 03.08.2026

 (1 Kommentar) (1 Reaktion) (1 zugewiesene Person)Python (8 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (14 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9h 26m) (2 gemergte PRs in 30 T)

Beschreibung

I tried importing some data to an ixmp4 database (via DirectTransport), but I got a strange error messages about not being able to cast an INT64 to an integer using %s. I had psycopg v3.1 in line with the requirements, but the issue was resolved by installing the latest version.

@meksor, can you please take a look at some point and check if the requirements need to be bumped? (or if this was just some strange dependency-interaction on my computer).

Contributor Guide