PyMC 4 beta import issue (original) (raw)

Questions

development_env

GMCobraz_T

January 20, 2022, 7:25am 1

Dear development team,

Good day.
I installed PyMC4 via pip install pymc --pre.
But I faced error when import the pymc as shown in figure below:

image image1290×360 25.6 KB

Can anyone please help?
Thanks

cluhmann January 21, 2022, 8:37pm 2

What version of aesara and scipy do you have installed?

GMCobraz_T January 23, 2022, 6:40am 3

Hi,

Aesara is v2.3.2 and scipy is v1.8.0

Thanks

rpforrest1 January 25, 2022, 1:02pm 4

I didn’t have a lot of time to test this, but use scipy==1.4.1 instead. It at least matches the requirements between pymc and aesara.

Topic Replies Views Activity
New talk: Introduction to PyMC 4.0 Sharing 6 1024 January 20, 2022
Errors with latest v4.0.0 from conda - scipy issues v5 bug 7 1225 June 7, 2022
Cannot get pymc to compile Questions development_env 2 738 March 17, 2023
Unable to install on Mac M1 Questions development_env 5 1287 November 17, 2022
After installation of pyMC4, pytest is failing with "ModuleNotFoundError: No module named 'aesara'" v5 development , development_env 11 1638 May 11, 2022