在导入py2neo时报错OverflowError: mktime argument out of range 不知道该怎么改
2条回答 默认 最新
- CSDN专家-HGJ 2021-08-27 20:40关注
报错是由于Interchange中的time模块引起的。根据github上py2neo项目的与此相同问题贴,某用户在使用2021.1.5版本时正常,升级为2021.2.0时出现此问题,是否是版本问题,可尝试升降py2neo版本看看能否解决问题。
问题贴:
Getting 'OverflowError: mktime argument out of range' while importing the database module from latest version of py2neo · Issue #916 · py2neo-org/py2neo · GitHub Hello All, Initially I was using a py2neo's version 2021.1.5 within my project and the database module was getting successfully imported in the code. But, when I have updated the py2neo version to the latest one i.e. 2021.2.0 and then I ... https://github.com/py2neo-org/py2neo/issues/916
以及新更新的interchage中的time模块,参考一下源码:
interchange/time.py at master · py2neo-org/interchange · GitHub Data type and interchange format library. Contribute to py2neo-org/interchange development by creating an account on GitHub. https://github.com/py2neo-org/interchange/blob/master/interchange/time.py本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 2无用
悬赏问题
- ¥15 ansys fluent计算闪退
- ¥15 有关wireshark抓包的问题
- ¥15 需要写计算过程,不要写代码,求解答,数据都在图上
- ¥15 向数据表用newid方式插入GUID问题
- ¥15 multisim电路设计
- ¥20 用keil,写代码解决两个问题,用库函数
- ¥50 ID中开关量采样信号通道、以及程序流程的设计
- ¥15 U-Mamba/nnunetv2固定随机数种子
- ¥15 vba使用jmail发送邮件正文里面怎么加图片
- ¥15 vb6.0如何向数据库中添加自动生成的字段数据。