Superset: command not found
I have installed superset using pip install superset command. Then i try to superset db upgrade but it's saying superset: command not found Can anyone help me here? From Superset documentation you should do this: # Install superset pip install superset # Create an admin user (you will be prompted to set username, first and last name before setting a password) fabmanager create-admin --app superset # Initialize the database superset db upgrade # Load some data to play with superset load_examples # Create default roles and permissions superset init # Start the web server on port 8088, use -p to