Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃懛 Limited support on Python 3.9 releases #1801

Closed
hanxiao opened this issue Jan 27, 2021 · 2 comments
Closed

馃懛 Limited support on Python 3.9 releases #1801

hanxiao opened this issue Jan 27, 2021 · 2 comments
Labels
status/blocked-upstream This issue is currently blocked by an upstream issue.

Comments

@hanxiao
Copy link
Member

hanxiao commented Jan 27, 2021

馃帀 Python 3.9 support

Starting v0.9.22 Jina starts to provide Python 3.9 initial support. PR #1802 enabled this support.

You can use pip install jina or docker run jinaai/jina:latest-py39 to use Jina in Python 3.9 environment. This applies to Jina extensions such as daemon, devel; details on the version naming can be found here. PyPi packages and Docker images will be updated accordingly.

馃懛 Known issues

In this initial support, there are few known issues:

  • Slower speed due to lack of C++ protobuf backend. We are pushing forward this PR this PR on the upstream. Once this PR is merged on the upstream we will be able to install protobuf directly from precompiled wheel
  • tba

We will work with the community and the upstream to solve these known issues in the next couple of weeks.

@hanxiao hanxiao added the status/blocked-upstream This issue is currently blocked by an upstream issue. label Jan 27, 2021
@jina-bot
Copy link
Member

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days

@jina-bot jina-bot added the Stale label Feb 17, 2021
@hanxiao hanxiao removed the Stale label Feb 18, 2021
@hanxiao hanxiao closed this as completed Apr 23, 2021
@cristianmtr
Copy link
Contributor

FYI TF2 does not support Py3.9 yet but are working on it.

tensorflow/tensorflow#44485

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/blocked-upstream This issue is currently blocked by an upstream issue.
Projects
None yet
Development

No branches or pull requests

3 participants