infinispan / infinispan/python-client

Script gives error

未关闭
#11 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
17
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

hi,
I tried executing the python client ,i get the below error. I am on python 3 version.

aceback (most recent call last):
File "infinispanClient.py", line 2, in
from infinispan.remotecache import RemoteCache
File "/home/osboxes/python-client/infinispan/__init__.py", line 11, in
from unsigned import to_varint
**ImportError: No module named 'unsigned'**

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先复现 infinispanClient.py 中的 Python 3 导入失败,并检查 infinispan/__init__.py,尤其是其中对 unsigned 的导入。确认在 Python 3 下无需此错误即可导入客户端;issue 中未提及测试文件。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
backend
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。