在导入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 win11安卓子系统打开谷歌登录不了切使用浏览器显示处于离线状态
- ¥15 三维直角坐标系下,给定一个平面内四个点坐标,如何将四个点逆时针排序
- ¥15 UnityWebRequest访问内网地址502
- ¥20 Python语言来实现牛顿法(Newton's Method)解决非线性(系统)方程的问题。
- ¥15 matlab控制工业相机采集图像
- ¥25 R里做折线图和柱状图
- ¥20 使用kokkos移植项目,遇到问题
- ¥15 求该问题的Matlab代码
- ¥15 python下使用pdpbox为何提示has no attribute 'pdp_isolate'?
- ¥15 求java web病房管理系统项目,用netbeans做的