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/07/05 12:54:59 UTC

[GitHub] [incubator-superset] kapoost commented on issue #5617: Error to install dependencies - macOS 10.13 - cchardet==1.1.3

kapoost commented on issue #5617: Error to install dependencies - macOS 10.13 - cchardet==1.1.3
URL: https://github.com/apache/incubator-superset/issues/5617#issuecomment-508749755
 
 
   this worked for me:
   ```
   brew install gcc@4.9
   env CC=/usr/local/bin/gcc-4.9 
   pip install thrift_sasl==0.2.1
   ```
   

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