logo
6
6
WeChat Login

python-cnb 0.5.0 类型描述问题#15

Resolved
created 2025-07-08
Edit

python-cnb升级到0.5.0出现的状况.

  File "/Users/is/src/cnb-is/.venv/lib/python3.12/site-packages/cnb/cnb.py", line 5, in <module>
    from .activities import ActivitiesService
  File "/Users/is/src/cnb-is/.venv/lib/python3.12/site-packages/cnb/activities.py", line 35
    ) -> list[interface{}]:

python-cnb 0.4.0没有问题.

我理解interface{}这个应该是类型没有处理好?

python 3.12,

[project]
name = "cnb-is"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.12"
dependencies = [
    "python-cnb==0.4.0",
]
added labels
马上改
added labels
bug
referenced ISSUE
Owner

修好了,使用 0.6.0 版本 @yuxin

referenced ISSUE
Resolved ISSUE
added labels
已发布
已解决
,removed labels
马上改
Assignee
None yet
Label
bug
已发布
已解决
Priority
None yet
Time period
-
Property
Add custom properties to record and label key information
Participant