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

Avoid broken wheels for qcs-sdk-python #7126

Merged

Conversation

pavoljuhas
Copy link
Collaborator

The installation of qcs-sdk-python==0.21.13 fails on Linux Python 3.10 with
zipfile.BadZipFile: Bad CRC-32 for file 'qcs_sdk/qcs_sdk.cpython-310-x86_64-linux-gnu.so'

Block new versions of qcs-sdk-python until this is fixed.

Ref: rigetti/qcs-sdk-rust#531

The installation of `qcs-sdk-python==0.21.13` fails on Linux Python 3.10 with
`zipfile.BadZipFile: Bad CRC-32 for file 'qcs_sdk/qcs_sdk.cpython-310-x86_64-linux-gnu.so'`

Block new versions of qcs-sdk-python until this is fixed.

Ref: rigetti/qcs-sdk-rust#531
@pavoljuhas pavoljuhas requested review from vtomole and a team as code owners March 6, 2025 19:07
@CirqBot CirqBot added the Size: XS <10 lines changed label Mar 6, 2025
@CirqBot CirqBot added the size: S 10< lines changed <50 label Mar 6, 2025
@pavoljuhas pavoljuhas enabled auto-merge March 6, 2025 19:39
@pavoljuhas pavoljuhas added this pull request to the merge queue Mar 6, 2025
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.15%. Comparing base (f98f4c7) to head (0ae5fc5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7126      +/-   ##
==========================================
- Coverage   98.16%   98.15%   -0.01%     
==========================================
  Files        1093     1093              
  Lines       95432    95432              
==========================================
- Hits        93677    93676       -1     
- Misses       1755     1756       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Merged via the queue into quantumlib:main with commit aa2b025 Mar 6, 2025
38 checks passed
@pavoljuhas pavoljuhas deleted the avoid-broken-qcs-sdk-python-wheels branch March 6, 2025 20:03
babacry pushed a commit to babacry/Cirq that referenced this pull request Mar 6, 2025
* Avoid broken wheels for qcs-sdk-python

The installation of `qcs-sdk-python==0.21.13` fails on Linux Python 3.10 with
`zipfile.BadZipFile: Bad CRC-32 for file 'qcs_sdk/qcs_sdk.cpython-310-x86_64-linux-gnu.so'`

Block new versions of qcs-sdk-python until this is fixed.

Ref: rigetti/qcs-sdk-rust#531

* Also adjust Dockerfile to avoid the bad wheel
pavoljuhas added a commit to pavoljuhas/Cirq that referenced this pull request Mar 7, 2025
Preinstall a working version of qcs-sdk-python package.

Ref: rigetti/qcs-sdk-rust#531
Ref: quantumlib#7126
github-merge-queue bot pushed a commit that referenced this pull request Mar 7, 2025
Preinstall a working version of qcs-sdk-python package.

Ref: rigetti/qcs-sdk-rust#531
Ref: #7126
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50 Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants