Skip to content

Statistical tests depend on tkinter #19

@jsiegle

Description

@jsiegle

I used pip to install zetapy in a Python 3.10 conda environment. When I run:

from zetapy import zetatest

it fails when trying to import zetapy.plot_dependencies because tkinter is not installed. This should either be included as a dependency when installing via pip, or (ideally) the plotting functions should be decoupled from the statistical tests.

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