CUQI-DTU / CUQIpy

https://cuqi-dtu.github.io/CUQIpy/
Apache License 2.0
44 stars 9 forks source link

Quick fix for arviz import #395

Closed amal-ghamdi closed 6 months ago

amal-ghamdi commented 6 months ago

There is a recent issue with arviz import.

example of updated error msg (now the second line about scipy error shows):

E           ImportError: The arviz package is required for this functionality. Please make sure arviz is installed. See below for the original error message:
E           cannot import name 'gaussian' from 'scipy.signal' (/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/scipy/signal/__init__.py)
cuqi/samples/_samples.py:24: ImportError