Lecture [chang_credible](https://python-advanced.quantecon.org/chang_credible.html) fails with the following error: <img width="492" alt="Screen Shot 2020-06-01 at 2 33 44 PM" src="https://user-images.githubusercontent.com/33075058/83376282-1dd52d80-a415-11ea-94b1-3d2b5b2c9a77.png"> I suspect it could have something to do with the following warning: <img width="724" alt="Screen Shot 2020-06-01 at 2 31 33 PM" src="https://user-images.githubusercontent.com/33075058/83376179-b9b26980-a414-11ea-8c07-b97a84aeda99.png"> The version of `scipy` and `polytope` packages are: ``` scipy 1.4.1 polytope 0.2.2 ```