hemantaggarwal edited a comment on issue #8686: Error while changing data 
source in chart
URL: 
https://github.com/apache/incubator-superset/issues/8686#issuecomment-559944078
 
 
   @dpgaspar : I tried upgrading using command "pip3 install 
apache-superset==0.35.1" but after successful installation, I got an error 
while running superset:
   
   **Traceback (most recent call last):
     File "/usr/local/bin/superset", line 21, in <module>
       from superset.cli import create_app
     File "/usr/local/lib/python3.6/dist-packages/superset/__init__.py", line 
133, in <module>
       app.config["LOGGING_CONFIGURATOR"].configure_logging(app.config, 
app.debug)
   KeyError: 'LOGGING_CONFIGURATOR'** 
   
   Then I tried to install version 0.34 using command "pip3 install 
apache-superset==0.34.0 and did "db upgrade" but it is still showing version as 
0.30.0

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