Skip to content

Cannot install momi3 #4

@currocam

Description

@currocam

Hi,
I’m unable to install momi3 and run any toy example without running into dependency issues. I’ve tried various Python versions, as well as branches of the repository. Sometimes, it seems to revolve around compatible dependencies, but then the optimization fails for some models that include migration.

Also, I think the pyproject might be mis-specified. For example, in the pyproject .toml, jax>=0.4.26 is required both in master and in the grad_dict_fix (that corresponds to the only 0.0.1 released version, I think). However, the safe_zip function (that’s imported in the code base) was removed in jax 0.4.24.

Would you mind sharing the exact versions of your dev environment (e.g. python, Python, numpy, jax, etc.)

Best,
Curro

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