Skip to content

Suggestion - add which python versions are compatible in README #58

@emistasis

Description

@emistasis

Hi!

Thanks so much for this tool! Everyone I know who uses it loves it.

I know that you mention Python 3.7+ is necessary, but the newest versions aren't actually compatible.


│  ├─ matplotlib 3.10.9 would require
│  │  └─ matplotlib-base >=3.10.9,<3.10.10.0a0 * with the potential options
│  │     ├─ matplotlib-base [3.10.6|3.10.7|3.10.8|3.10.9], which can be installed (as previously explained);
│  │     ├─ matplotlib-base [3.10.6|3.10.7|3.10.8|3.10.9], which can be installed (as previously explained);
│  │     ├─ matplotlib-base [3.10.6|3.10.7|3.10.8|3.10.9], which can be installed (as previously explained);
│  │     ├─ matplotlib-base [3.10.6|3.10.7|3.10.8|3.10.9], which can be installed (as previously explained);
│  │     ├─ matplotlib-base [3.10.6|3.10.7|3.10.8|3.10.9], which can be installed (as previously explained);
│  │     └─ matplotlib-base 3.10.9 conflicts with any installable versions previously reported;
│  └─ matplotlib [2.0.2|2.1.0|...|3.9.2] conflicts with any installable versions previously reported;
└─ pin on python =3.14 * is not installable because it requires
   └─ python =3.14 *, which conflicts with any installable versions previously reported.

It might be helpful to make a note of that in the README. :-)

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions