Skip to content

docs: note 64-bit-only Python support#50

Merged
zhourrr merged 4 commits into
zvec-ai:mainfrom
JalinWang:docs/64bit-python-only
Jul 20, 2026
Merged

docs: note 64-bit-only Python support#50
zhourrr merged 4 commits into
zvec-ai:mainfrom
JalinWang:docs/64bit-python-only

Conversation

@JalinWang

@JalinWang JalinWang commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Document that the Python package requires a 64-bit interpreter (32-bit not supported).
Follow up of alibaba/zvec#545 ; alibaba/zvec#576

Comment thread content/docs/en/db/quickstart.mdx Outdated

<Callout type="info">
The Python package requires a **64-bit** Python interpreter (3.9-3.14). 32-bit interpreters are not supported.
</Callout>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个直接放到 17行的地方加个注释表示下吧。后续这里会单独设置一个 installation 的页面,专门讲安装各种语言的

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

☁️ Cloudflare Pages preview: https://3a8eff82.zvec-web.pages.dev

Comment thread content/docs/zh/db/quickstart.mdx Outdated

```bash tab="Python" tab-group="code-demo"
# 需要 64 位 Python 3.9-3.14(不支持 32 位解释器)
# 需要 64 位 Python 3.9-3.14

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里也是 3.10 吧

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@zhourrr
zhourrr merged commit 6de9921 into zvec-ai:main Jul 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants