QuantEcon / lecture-python

Source files for https://python.quantecon.org
BSD 3-Clause "New" or "Revised" License
61 stars 21 forks source link

[multi_hyper] Issue with numpy generate causing kernel to die #237

Closed mmcky closed 3 years ago

mmcky commented 4 years ago

The kernel dies at the following block:

Screen Shot 2020-08-19 at 10 23 27 am

this was picked up by nightly testing

mmcky commented 3 years ago

@shlff can you run this lecture in anaconda=2020.11 environment and see if this is still a problem?

shlff commented 3 years ago

@mmcky , I can run this lecture in my anaconda=2020.11 environment and it is no longer a problem.

mmcky commented 3 years ago

thanks @shlff