Thomas J. Sargent and John Stachurski

Changelog (full history)

  • 6d0df81 Copilot 6 months ago FIX:116 redirected URLs in documentation to eliminate unnecessary redirects (qe-link-checker w. copilot) (#389)
  • 2bfbcad Matt McKay 8 months ago FIX: broken link on troubleshooting (#348)
  • 1a87942 Matt McKay 1 year ago MAINT: remove %matplotlib inline and contents directives (#313)
  • d99152c mmcky 5 years ago ENH: Build download notebooks using sphinx-tojupyter (#100)
  • d3d2962 mmcky 5 years ago migrate to use jupyter-book to build and publish (#63)
  • 394104b mmcky 5 years ago update source files generated by tomyst(97d9f8a)
  • 9aa2c64 mmcky 5 years ago update source files to use latest tomyst(PR#69)
  • 1a85bf9 mmcky 5 years ago add update for PR #52 on sphinxcontrib-tomyst
  • 7a8ae2c mmcky 5 years ago update sources from PR #51 sphinxcontrib-tomyst
  • b5421a0 mmcky 5 years ago rebuild with sphinxontrib-tomyst(84a11e7)

23. Troubleshooting#

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

23.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 conda upgrade quantecon on the command line, or

  • execute !conda 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.

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