Skip to content

PyMC3 dependency is not supported on Python 3.10+ #3

@PiotrRadzinski

Description

@PiotrRadzinski

Hi!

I’m trying to install DAMUTA, but the current version depends on PyMC3, which no longer installs cleanly on modern Python versions (3.10+). In particular, the build fails due to deprecated pkgutil.ImpImporter usage and old NumPy build requirements.

Do you plan to update DAMUTA to use PyMC v5 / pytensor (the successor of PyMC3)? It would greatly simplify installation on current environments :)

Sincerely,
Piotr

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