Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-2207

Qumat allowed python versions incompatible with latest cirq requirements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • build-qumat
    • None

    Description

      When running poetry install on the latest qumat, I get the following error:

      The current project's supported Python range (>=3.8,<4.0) is not compatible with some of the required packages Python requirement:

        - cirq requires Python >=3.9.0, so it will not be satisfied for Python >=3.8,<3.9.0

      This is because cirq 1.3.0 requires python >= 3.9.0 and the current poetry.toml specifies python="^3.8"

      Attachments

        Activity

          People

            tdnaugle Tommy Naugle
            tdnaugle Tommy Naugle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: