Skip to content

Errors using package #14

@Roh-codeur

Description

@Roh-codeur

Hi,

thanks for the package and the blog, very informative indeed. I am afraid I get errors importing the lib

pip install git+https://github.com/tr8dr/tseries-patterns

from tseries_patterns.buysell import HawkesBSI, HawkesBVC

ModuleNotFoundError: No module named 'plotnine.utils'

if I change it to plotnine._utils, I see more errors:

ImportError: cannot import name 'Iterable' from 'collections' (/python3.12/collections/__init__.py)

Is this something you can help with please?

ta!

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