Skip to content

conda package out of date (broken on Python 3.6) #108

@rishi1999

Description

@rishi1999

The conda package hasn't been updated since 2018-05-04 and is largely non-functional on Python 3.6 due to syntax bugs.

For example, the method tetrad.listScores() causes an error because it attempts to use .sort() on a dictionary. This issue is fixed on this repo, but none of the fixes are in the conda package yet.

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