Thomas J. Sargent and John Stachurski

Changelog (full history)

  • 089e35ca2 Matt McKay 3 months ago Fix: Add trailing slash to quantecon-py URLs and upgrade quantecon-book-theme==0.13.2 (jupyterbook link fix) (#743)
  • 19a6874a3 Matt McKay 9 months ago MAINT: add pyro-ppl to build env (#455)
  • f4d7a8d77 Matt McKay 1 year ago FIX: pass quantecon logo through to download notebooks (#432)
  • 134d29fe8 Matt McKay 1 year ago FIX: conda -> pip for collab compat (#426)
  • 1bf43dbb3 Humphrey Yang 3 years ago FIX: Broken Links and Redirects (#264)
  • 8b0cb0d5c mmcky 5 years ago Migrate to use jupyter-book for building (#2)
  • 5924e0a3c mmcky 5 years ago add converted source files using tomyst(1f04d93)

98. Troubleshooting#

This page is for readers experiencing errors when running the code from the lectures.

98.1. Fixing Your Local Environment#

The basic assumption of the lectures is that code in a lecture should execute whenever

  1. it is executed in a Jupyter notebook and

  2. the notebook is running on a machine with the latest version of Anaconda Python.

You have installed Anaconda, haven’t you, following the instructions in this lecture?

Assuming that you have, the most common source of problems for our readers is that their Anaconda distribution is not up to date.

Here’s a useful article on how to update Anaconda.

Another option is to simply remove Anaconda and reinstall.

You also need to keep the external code libraries, such as QuantEcon.py up to date.

For this task you can either

  • use pip install --upgrade quantecon on the command line, or

  • execute !pip install --upgrade quantecon within a Jupyter notebook.

If your local environment is still not working you can do two things.

First, you can use a remote machine instead, by clicking on the Launch Notebook icon available for each lecture

_images/launch.png

Second, you can report an issue, so we can try to fix your local set up.

We like getting feedback on the lectures so please don’t hesitate to get in touch.

98.2. Reporting an Issue#

One way to give feedback is to raise an issue through our issue tracker.

Please be as specific as possible. Tell us where the problem is and as much detail about your local set up as you can provide.

Finally, you can provide direct feedback to contact@quantecon.org

Creative Commons License – This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International.

A theme by QuantEcon

Morty Proxy This is a proxified and sanitized view of the page, visit original site.