Skip to content

TypeError: unsupported operand type(s) for *: 'AsyncIOLoop' and 'float'  #2718

@avivazran

Description

@avivazran

The Python API documentation states a case where you get

TypeError: unsupported operand type(s) for *: 'AsyncIOLoop' and 'float'

This error happens if you install Jupyter, which somehow breaks the msgpackrpc library. Create a new python environment which the minimal required packages.

apparently this is caused by updating tornado package to a higher version.
it is probably better to state the required tornado package version to assure a working API.

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