Skip to content

pymc and hddm #104

@rghnn

Description

@rghnn

Hi,

I am using python 3.7 as advised and
while installing the pymc==2.3.8

I get the following error:
Building wheels for collected packages: pymc
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for pymc (setup.py) ... error
ERROR: Failed building wheel for pymc
Running setup.py clean for pymc
Failed to build pymc
ERROR: Could not build wheels for pymc, which is required to install pyproject.toml-based projects
Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/
Collecting kabuki
Using cached kabuki-0.6.5.tar.gz (47 kB)

When proceeding with the newest version of pymc, then import hddm package fails to work with the following error:
AttributeError: module 'pymc' has no attribute 'stochastic_from_dist'

Please advise

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