Skip to content

Breaks in python 3.9 and up due to calls to time.clock() in Kernel.py #10

@champoll

Description

@champoll

After installing with ``pip install aiml'', loading a kernel breaks due to calls to time.clock() in Kernel.py, making the package nonfunctional. Python 3.9 and up has removed time.clock(). This bug appears to have been patched at https://github.com/ArtificialIntelligenceToolkit/aiml/tree/master/aiml but pip seems to install an unpatched version.

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