Skip to content

Outdated information in docs about python version range #23

@ekiefl

Description

@ekiefl

The docs mention:

Since Pythia version 1.1.0 we provide the option to output the Shapley values for your prediction. Currently, the shap package does not support Python Version 3.11. The requirements should take care of the correct Python version, but if you encounter any issues, please first check that the Python version is <3.11. You can do so by typing python --version in your terminal and checking the output.

This no longer appears to be the case:

requires-python = ">= 3.9, < 3.13"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions