Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Unable to install this library for linux

Đang mở
#801 2 bình luận 0 reaction 1 người được giao Xem trên GitHub

@lahirumaramba đang làm issue này rồi.

Từ ngày 12/8/2024.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

api: core
[REQUIRED] Step 2: Describe your environment
  • Operating System version: MacOS Sonoma 14.5
  • Firebase SDK version: 6.5.0
  • Firebase Product: database
  • Python version: 3.12.0
  • Pip version: 24.2
[REQUIRED] Step 3: Describe the problem

I'm trying to install this package as a linux dependency to deploy on AWS lambda. When installing pip is trying to resolve various versions of google-api-python-client and google_api_core but is timing out because it's unable to resolve them.

Steps to reproduce:

Here is the command that I'm running:

pip install --no-cache-dir --platform manylinux2014_x86_64 --implementation cp --only-binary=:all: --python-version 3.12 --target ./package -r requirements.txt

My requirements.txt:

firebase-admin==6.5.0

Only one dependency.

Ngôn ngữ chính
Python
Star
1.2k
Fork
359
Merge trung bình
3 ngày 9 giờ
Pull request đã merge (30 ngày)
3

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của firebase/firebase-admin-python

Tất cả issue của firebase/firebase-admin-python

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.