You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/02/27 08:59:17 UTC

[GitHub] mfirry commented on issue #6947: Was unable to import superset Error: No module named 'wtforms_json'

mfirry commented on issue #6947: Was unable to import superset Error: No module named 'wtforms_json'
URL: https://github.com/apache/incubator-superset/issues/6947#issuecomment-467779556
 
 
   I think this is due to the the following two lines on the Dockerfile:
   
   ```
   COPY requirements.txt .
   COPY requirements-dev.txt .
   ```
   
   both files can't be found If (as suggested https://github.com/apache/incubator-superset/blob/master/docs/installation.rst#L46) you're in `/contrib/docker`
   
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org