From b8dcf44230ee94c8df9bc7ea44e04d164e27ff7d Mon Sep 17 00:00:00 2001 From: Max Schrader Date: Sun, 17 Apr 2022 15:32:48 -0500 Subject: [PATCH] Updated Installation issues (markdown) --- Installation-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation-issues.md b/Installation-issues.md index 4684baa..4f4851d 100644 --- a/Installation-issues.md +++ b/Installation-issues.md @@ -10,5 +10,5 @@ The full text of the error is `ValueError: numpy.ndarray size changed, may indic ### Hanging Import -An issue in matplotlib pyplot has been reported by one user to cause a "hanging" `import gpy` on Ubunutu. This [StackOverflow](https://stackoverflow.com/questions/17490444/import-matplotlib-pyplot-hangs) post further explains the `matplotlib.pyplot` behavior. +An issue in matplotlib pyplot has been reported by one user to cause a "hanging" `import gpy` on Ubuntu. This [StackOverflow](https://stackoverflow.com/questions/17490444/import-matplotlib-pyplot-hangs) post further explains the hanging `matplotlib.pyplot` behavior. \ No newline at end of file