8000 RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. · Issue #11788 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. #11788
Closed
@ron819

Description

@ron819

I'm running Python 3.5.2 and numpy 1.15.0

I'm seeing:

/usr/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  return f(*args, **kwds)
/usr/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  return f(*args, **kwds)

According to this stackoverflow question I shouldn't see this warring as it was silence since numpy 1.8

Why do I see it? and does it means anything?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0