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 2022/02/23 18:40:26 UTC

[GitHub] [superset] dat-linux opened a new issue #18888: Superset install (pip) fails because of a broken dependency (Linux/Ubuntu)

dat-linux opened a new issue #18888:
URL: https://github.com/apache/superset/issues/18888


   #### How to reproduce the bug
   
   python3 -m pip install apache-superset
   superset db upgrade
   export FLASK_APP=superset
   superset fab create-admin
   superset load_examples
   
   **ImportError: cannot import name 'soft_unicode' from 'markupsafe'**
   
   It seems latest **markupsafe** pkg broke backwards compatibility by removing the **soft_unicode** module.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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] [superset] zhaoyongjie closed issue #18888: Superset install (pip) fails because of a broken dependency (Linux/Ubuntu)

Posted by GitBox <gi...@apache.org>.
zhaoyongjie closed issue #18888:
URL: https://github.com/apache/superset/issues/18888


   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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] [superset] jacobcroope commented on issue #18888: Superset install (pip) fails because of a broken dependency (Linux/Ubuntu)

Posted by GitBox <gi...@apache.org>.
jacobcroope commented on issue #18888:
URL: https://github.com/apache/superset/issues/18888#issuecomment-1049098312


   Came up in other dependence errors conversation. 
   
   https://github.com/apache/superset/issues/18723#issuecomment-1045160120


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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] [superset] zhaoyongjie commented on issue #18888: Superset install (pip) fails because of a broken dependency (Linux/Ubuntu)

Posted by GitBox <gi...@apache.org>.
zhaoyongjie commented on issue #18888:
URL: https://github.com/apache/superset/issues/18888#issuecomment-1050479060


   This issue was resolved by [disscussion](https://github.com/apache/superset/issues/18723#issuecomment-1049107830).


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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