I am facing the same error when I am installing superset using pip install superset. When I create-admin the following error occurs. I am using python3.6 and pip 18. Please help me
$ fabmanager create-admin --app superset Username [admin]: admin User first name [admin]: admin User last name [user]: user Email [[email protected]]: [email protected] Password: Repeat for confirmation: Was unable to import superset Error: markdown() takes 1 positional argument but 2 were given [ Full content available at: https://github.com/apache/incubator-superset/issues/5958 ] This message was relayed via gitbox.apache.org for [email protected]
