When trying to install arviz I get the following error msg: "Error: python setup.py egg_info" failed with error code 1

408 Views Asked by At

I have already tried using:

pip install --upgrade setuptools
pip install ez_setup

I need to install arviz to visualize the out of pystan. I am using python 3 on windows 10 (anaconda distribution).

0

There are 0 best solutions below