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

Cannot `pip install` nightly

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

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

Từ ngày 27/8/2023.

Đánh giá

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

Mô tả

bug

Describe the bug
Cannot pip install nightly version of this package

System information

TensorFlow version (installed from source or binary): none

TensorFlow Model Optimization version (installed from source or binary): current master

Python version: 3.10

Describe the expected behavior
tfmot is installed
Describe the current behavior

Building wheels for collected packages: tf-model-optimization-nightly
  Building wheel for tf-model-optimization-nightly (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> [7 lines of output]
      /<path-to-virtual-env>/lib/python3.10/site-packages/setuptools/dist.py:509: InformationOnly: Normalizing '0.7.5-dev' to '0.7.5.dev0'
        self.metadata.version = self._normalize_version(
      running bdist_wheel
      running build
      running build_py
      creating build
      error: could not create 'build': File exists
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for tf-model-optimization-nightly
  Running setup.py clean for tf-model-optimization-nightly
Failed to build tf-model-optimization-nightly
ERROR: Could not build wheels for tf-model-optimization-nightly, which is required to install pyproject.toml-based projects

Code to reproduce the issue
pip install tf-model-optimization-nightly@git+https://github.com/tensorflow/model-optimization@master

Additional context
I have a fix in a fork of this project and want to install it via pip.

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

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 tensorflow/model-optimization

Tất cả issue của tensorflow/model-optimization

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.