-
Notifications
You must be signed in to change notification settings - Fork 28
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Travis-CI failure: python 3.5 segmentation fault #27
Comments
I required |
See Issue #27 for details. I am using other branches to find a better solution.
I updated the Develop branch with the following fixes in commit bd30b73:
You can see the results in TravisCI build #190 I'm still working on this issue in the |
I finally resolved this issue by not including Seaborn and Bokeh in my build. I have no idea why this worked; the errors never mention seaborn. |
Description
Travis-ci suddenly exits during the first test with a segmentation fault. This does not affect Python 3.4 or 3.6.
What I Did
The text was updated successfully, but these errors were encountered: