Skip to content

Conversation

@brad
Copy link

@brad brad commented Jul 5, 2024

Fixes the dependency resolution issue during poetry install

  The current project's Python requirement (>=3.7) is not compatible with some of the required packages Python requirement:
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >3.7, so it will not be satisfied for Python 3.7

Fixes the dependency resolution issue during poetry install

```
  The current project's Python requirement (>=3.7) is not compatible with some of the required packages Python requirement:
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >=3.6,<4.0, so it will not be satisfied for Python >=4.0
    - portray requires Python >3.7, so it will not be satisfied for Python 3.7
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant