Skip to content

flake8 version solving failed #209

@JohannesCognite

Description

@JohannesCognite

I am getting dependancy errors when running cogex init to set up a new project.

The current project's Python requirement (>=3.8,<3.11) is not compatible with some of the required packages Python requirement:
  - flake8 requires Python >=3.8.1, so it will not be satisfied for Python >=3.8,<3.8.1

Because flake8 (6.0.0) requires Python >=3.8.1
 and no versions of flake8 match >6.0.0,<7.0.0, flake8 is forbidden.
So, because csv depends on flake8 (^6.0.0), version solving failed.

Screenshot 2023-04-26 at 12 58 30

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions