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/09/05 17:09:48 UTC

[GitHub] bluestreek18 edited a comment on issue #5788: NoneType object has no attribute empty

bluestreek18 edited a comment on issue #5788: NoneType object has no attribute empty
URL: https://github.com/apache/incubator-superset/issues/5788#issuecomment-418807933
 
 
   I fixed this by doing the below. For whatever reason the upgrade command didn't install the correct packages. Hopefully this can help someone in a similar situation.
   
   wget https://raw.githubusercontent.com/apache/incubator-superset/master/requirements.txt
   pip install -r requirements.txt
   

----------------------------------------------------------------
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