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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pub/Sub quickstart requires Python 3.8+ #4195

Closed
marcoscale98 opened this issue Jun 14, 2024 · 0 comments
Closed

Pub/Sub quickstart requires Python 3.8+ #4195

marcoscale98 opened this issue Jun 14, 2024 · 0 comments
Assignees
Labels
content/incorrect-information Content in the docs is incorrect

Comments

@marcoscale98
Copy link

Describe the issue
I follow the quickstart using Python 3.7 as described in the guide
immagine

But I got the following error:
pip3 install -r .\checkout\requirements.txt ERROR: Ignored the following versions that require a different python version: 0.5.0a0 Requires-Python >=3.8; 1.11.0 Requires-Python >=3.8; 1.12.0 Requires-Python >=3.8; 1.12.1 Requires-Python >=3.8; 1.13.0 Requires-Python >=3.8; 1.13.0rc1 Requires-Python >=3.8 ERROR: Could not find a version that satisfies the requirement dapr<1.14.0,>=1.13.0a (from versions: 0.6.0a0, 0.6.0a1, 0.7.0a0, 0.8.0a0, 1.0.0rc2, 1.0.0rc3, 1.0.0rc4, 1.0.0, 1.1.0rc1, 1.1.0, 1.2.0rc1, 1.2.0, 1.3.0rc1, 1.3.0, 1.4.0rc1, 1.4.0, 1.4.1, 1.5.0rc1, 1.5.0, 1.6.0rc1, 1.6.0, 1.6.1, 1.7.0, 1.8.0rc1, 1.8.0rc2, 1.8.0, 1.8.1, 1.8.2rc1, 1.8.2, 1.8.3rc1, 1.8.3, 1.9.0rc2, 1.9.0rc4, 1.9.0, 1.9.1, 1.10.0rc1, 1.10.0) ERROR: No matching distribution found for dapr<1.14.0,>=1.13.0a

URL of the docs
https://docs.dapr.io/getting-started/quickstarts/pubsub-quickstart/

Expected content
Change doc to 'Python 3.8+ installed.'

Screenshots

Additional context

@marcoscale98 marcoscale98 added the content/incorrect-information Content in the docs is incorrect label Jun 14, 2024
marcoscale98 pushed a commit to marcoscale98/dapr-docs that referenced this issue Jun 14, 2024
marcoscale98 pushed a commit to marcoscale98/dapr-docs that referenced this issue Jun 14, 2024
Signed-off-by: Scalerandi Marco <m.scalerandi@reply.it>
salaboy pushed a commit to salaboy/docs that referenced this issue Jun 21, 2024
Signed-off-by: Scalerandi Marco <m.scalerandi@reply.it>
Signed-off-by: salaboy <Salaboy@gmail.com>
filintod pushed a commit to filintod/dapr_docs that referenced this issue Jun 26, 2024
Signed-off-by: Scalerandi Marco <m.scalerandi@reply.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content/incorrect-information Content in the docs is incorrect
Projects
None yet
Development

No branches or pull requests

2 participants