1

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).

merv
  • 67,214
  • 13
  • 180
  • 245
Aditya Lahiri
  • 409
  • 3
  • 11
  • I reinstalled anaconda, it fixed the problem. However, this is not a solution. – Aditya Lahiri Apr 10 '19 at 05:50
  • "*I reinstalled anaconda*" If you were in a Conda environment, then you probably should have been using `conda` to upgrade the `setuptools` package and not `pip`. – merv Apr 11 '19 at 01:17
  • I was not in anaconda environment. I was trying to install from the command line. I had already tried using `conda` as you suggested while trying to install from anaconda command prompt, but it did not help, unfortunately – Aditya Lahiri Apr 13 '19 at 02:22
  • Have you been able to fix it already? Which python version are you on? Do you have troubles with other packages or only arviz? – OriolAbril Jun 13 '19 at 18:59

0 Answers0