darylerwin commented on issue #4894: Install fresh 025rc1 - gives me TypeError: 
make_declarative_base() takes at most 2 arguments (3 given)
URL: 
https://github.com/apache/incubator-superset/issues/4894#issuecomment-385187068
 
 
   No problems at all with the 025rc3 install using requirements.txt
   virtualenv venv25
   . ./venv25/bin/activate
   created new database in mysql
   copy over bin/superset_config.py from prior install to bin/
   pip install mysqlclient
   pip install redis
   pip install pybigquery
   
https://raw.githubusercontent.com/apache/incubator-superset/master/requirements.txt
   pip install -r requirements.txt
   pip install --upgrade https://github.com/airbnb/superset/tarball/0.25.0rc3
   fabmanager create-admin --app superset
   superset db upgrade
   superset load_examples
   superset init

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to