Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Add workaround for failures due to newer miktex#6744
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
Builds in https://ci.appveyor.com/project/JanSchulz/matplotlib/build/1.0.197 Will merge when one of them passes... |
Thanks@JanSchulz |
jenshnielsen commentedJul 15, 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.
For the record I am happy for you to self merge this (I.e. count this as a review) |
Oh fun, can't reproduce on my local system (which also has updatedlocal latex packages on top of the conda installed miktex conda-package provided ones...):
|
Ok, I can replicate when I start with no local latex packages -> it seems that this happens when you use a newly installed miktex, so the problem is in the miktex package. |
Ok, tests pass, lets merge this and then I will hopefully find the problem in miktex and fix it there... |
This should stop the current failures on appveyor, e.g.,#6741
I will investigate what the real problem is...