- Notifications
You must be signed in to change notification settings - Fork441
DOC: fixed additional small typo in installation docs#125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
coveralls commentedDec 31, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
coveralls commentedDec 31, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
slivingston commentedJan 1, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Good catch of the error in the If it is a working Anaconda installation, it should already have |
@@ -59,9 +59,10 @@ and verifying that no error message appears. It may be necessary to install | |||
from the `slycot project page <https://github.com/python-control/Slycot>`_. | |||
For users with a working the Anaconda distribution of Python, the following |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Should this be "...with the Anaconda distribution..."?
(copied from#123 (comment); still relevant here)
The CI test failures are caused by 500 response codes from requests to repo.continuum.io. I get the same response when I attempt |
Forgot to push a local documentation change. This PR fixes a small error in the conda installation instructions and also adds a command to make sure numpy, scipy and matplotlib are installed (all pre-requisites).