Skip to content

DOC: Installation instructions need to be updated? #6750

@cluhmann

Description

@cluhmann

Issue with current documentation:

The current installation instructions:

conda create -c conda-forge -n pymc_env "pymc>=4"

can, under certain (unknown) circumstances, pull a version of of pymc that is >4 but <5. Can we just update the instructions?

conda create -c conda-forge -n pymc_env "pymc>=5"

@reshamas

Idea or request for content:

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions