Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Python 2.7 travis build failing #8579

Copy link
Copy link
Closed
@dstansby

Description

@dstansby
Issue body actions

The python 2.7 build on travis is currently failing with (https://travis-ci.org/matplotlib/matplotlib/jobs/229149439(

=================================== FAILURES ===================================

__________________________ test_pandas_indexing_dates __________________________

[gw0] linux2 -- Python 2.7.9 /home/travis/build/matplotlib/matplotlib/venv/bin/python

def test_pandas_indexing_dates():

>       pd = pytest.importorskip('pandas')

lib/matplotlib/tests/test_axes.py:4835: 

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

venv/lib/python2.7/site-packages/pandas/__init__.py:26: in <module>

    from pandas._libs import (hashtable as _hashtable,

venv/lib/python2.7/site-packages/pandas/_libs/__init__.py:3: in <module>

    from .tslib import iNaT, NaT, Timestamp, Timedelta, OutOfBoundsDatetime

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

>   ???

E   ValueError: numpy.dtype has the wrong size, try recompiling. Expected 88, got 96

pandas/_libs/src/numpy.pxd:157: ValueError

!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!!

============== 1 failed, 485 passed, 4 skipped in 179.12 seconds ===============

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.