taukheerk opened a new issue #5246: Unable to install superset in Amazon server
URL: https://github.com/apache/incubator-superset/issues/5246
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [.] I have checked the superset logs for python stacktraces and included 
it here as text if any
   - [.] I have reproduced the issue with at least the latest released version 
of superset
   - [.] I have checked the issue tracker for the same issue and I haven't 
found one similar
   
   Hi, I am trying to install superset in a AWS Linux machine. Have got a 
virtual environment setup running anaconda distribution running python version 
3.6.5
   
   I am having issues installing superset. Get the below error message
   
   ---
    In file included from sasl/saslwrapper.cpp:254:0:
       sasl/saslwrapper.h:22:23: fatal error: sasl/sasl.h: No such file or 
directory
       compilation terminated.
       error: command 'cc' failed with exit status 1
       
       ----------------------------------------
   Command "/home/ec2-user/superset/superset_conda/bin/python3.6 -u -c "import 
setuptools, 
tokenize;__file__='/tmp/pip-install-8rn1ees5/sasl/setup.py';f=getattr(tokenize, 
'open', open)(__file__);code=f.read().replace('\r\n', 
'\n');f.close();exec(compile(code, __file__, 'exec'))" install --record 
/tmp/pip-record-yiuzqv7h/install-record.txt --single-version-externally-managed 
--compile --install-headers 
/home/ec2-user/superset/superset_conda/include/site/python3.6/sasl" failed with 
error code 1 in /tmp/pip-install-8rn1ees5/sasl/
   
   ### Superset version
   Unable to install superset 
   
   ### Expected results
   Get superset running
   
   ### Actual results
   Installation fails
   
   ### Steps to reproduce
   pip install superset
   
   Could anyone assist on this. Thanks..

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to