Skip to content

Outdated information in docs about python version range #23

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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