victornoel commented on issue #5958: Error while installing (markdown() takes 1 
positional argument but 2 were given)
URL: 
https://github.com/apache/incubator-superset/issues/5958#issuecomment-424681953
 
 
   @hamidmahmoodnbs you need to either wait for a new release of superset.
   Until then you can install it like this so that the version of markdown is 
forced to a working version:
   ```
   $ pip install "markdown<3.0.0" superset
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to