Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

apache-beam[gcp] dependency issue with dataflow/flex-templates/getting_started/requirements.txt

Abierto
#12,715 0 comentarios 1 reacción 1 asignado Ver en GitHub

Los mantenedores suelen responder en 1 día

Nadie ha tomado este issue todavía.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

priority: p2 samples triage me type: bug

In which file did you encounter the issue?

dataflow/flex-templates/getting_started/requirements.txt

Did you change the file? If so, how?

apache-beam[gcp]==2.48.0 to apache-beam[gcp]==2.* and added google-auth-httplib2==0.2.*

Describe the issue

While building the example as stated in the getting started documentation here, you will get an error stating:
ERROR: Cannot install apache-beam[gcp]==2.48.0 and google-auth-httplib2==0.2.0 because these package versions have conflicting dependencies. this is because I think the current version of apache-beam[gcp] is 2.60.0 and conflicts with other dependencies as 2.48.0 uses an older google-auth-httplib2 dependency.

My suggestion is to just include the major versioning 2.* as for the example it might not be that important to have a fully fixed version.

Lenguaje dominante
Jupyter Notebook
Estrellas
8.1k
Forks
6.7k
Merge medio
4 d 4 h
PR fusionados (30 d)
8

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de GoogleCloudPlatform/python-docs-samples

Todos los issues de GoogleCloudPlatform/python-docs-samples

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.