quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.28k stars 1.02k forks source link

Update start doc to specify recommended python version #6370

Closed senecameeks closed 11 months ago

senecameeks commented 11 months ago

Using python version's less than 3.11 result in error

cc: @aasfaw

review-notebook-app[bot] commented 11 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (30b6c39) 97.80% compared to head (861f0ee) 97.80%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6370 +/- ## ========================================== - Coverage 97.80% 97.80% -0.01% ========================================== Files 1111 1111 Lines 96878 96877 -1 ========================================== - Hits 94755 94750 -5 - Misses 2123 2127 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.