iiasa/ixmp4

Require psycopq >=3.3

开放

#261 创建于 2026年8月3日

 (1 条评论) (1 个反应) (1 位负责人)Python (8 个派生)auto 404
help wanted

仓库指标

星标
 (14 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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).

贡献者指南