You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/08/09 09:53:33 UTC

[GitHub] brylie opened a new issue #5594: numpy.dtype size changed, may indicate binary incompatibility

brylie opened a new issue #5594: numpy.dtype size changed, may indicate binary incompatibility
URL: https://github.com/apache/incubator-superset/issues/5594
 
 
   ### Superset version
   0.26.3
   
   ### Expected results
   Setup process would not produce any warnings.
   
   ### Actual results
   When creating an admin user with the command `fabmanager create-admin --app superset`, the following warning occurs:
   
   ```
   .../python3.6/importlib/_bootstrap.py:219: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
   ```
   
   ### Steps to reproduce
   1. set up empty conda environment
   2. follow the instructions from [Superset installation and initialization](https://superset.incubator.apache.org/installation.html#superset-installation-and-initialization)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org