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 2020/04/24 17:32:33 UTC

[GitHub] [incubator-superset] cyang52 opened a new issue #9648: ImportError: DLL load failed:

cyang52 opened a new issue #9648:
URL: https://github.com/apache/incubator-superset/issues/9648


   after run 
   
   > python superset db upgrade
   
    I got this error:
   
   >  import pandas._libs.window.aggregations as window_aggregations
   ImportError: DLL load failed: The specified module could not be found.
   
   I did some search, it seems it will be fixed if :
   
   > pip uninstall pandas
   pip install pandas==1.0.1
   
   
   but it seems apache-superset requires : 
         
   
   >  ERROR: apache-superset 0.999.0.dev0 has requirement pandas<1.1,>=1.0.3, but you'll have pandas 1.0.1 which is incompatible.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [incubator-superset] bradleydamato removed a comment on issue #9648: ImportError: DLL load failed:

Posted by GitBox <gi...@apache.org>.
bradleydamato removed a comment on issue #9648:
URL: https://github.com/apache/incubator-superset/issues/9648#issuecomment-619444488


   I'd be willing to take this on as a first issue on the project.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [incubator-superset] stale[bot] closed issue #9648: ImportError: DLL load failed:

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #9648:
URL: https://github.com/apache/incubator-superset/issues/9648


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [incubator-superset] bradleydamato commented on issue #9648: ImportError: DLL load failed:

Posted by GitBox <gi...@apache.org>.
bradleydamato commented on issue #9648:
URL: https://github.com/apache/incubator-superset/issues/9648#issuecomment-619447236


   @cyang52 unable to replicate this error on fresh install on Ubuntu 18.04 , do you think it's worth cloning your fork and checking myself? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [incubator-superset] bradleydamato commented on issue #9648: ImportError: DLL load failed:

Posted by GitBox <gi...@apache.org>.
bradleydamato commented on issue #9648:
URL: https://github.com/apache/incubator-superset/issues/9648#issuecomment-619444488


   I'd be willing to take this on as a first issue on the project.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [incubator-superset] stale[bot] commented on issue #9648: ImportError: DLL load failed:

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #9648:
URL: https://github.com/apache/incubator-superset/issues/9648#issuecomment-649940138


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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