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/08/04 10:09:16 UTC

[GitHub] [incubator-superset] wanjus commented on issue #5332: Install Apache Superset on Windows OS : I am not able to install superset on my windows OS. Can you please asist?

wanjus commented on issue #5332: Install Apache Superset on Windows OS : I am not able to install superset on my windows OS. Can you please asist?
URL: https://github.com/apache/incubator-superset/issues/5332#issuecomment-517990382
 
 
   > 
   > 
   > WINDOWS 10 Python 3.6 INSTALLATION ISSUE STILL OPEN !!
   > 
   > Geohash build fails. Superset package build fails. It appears that all the other packages build successfully.
   > ## (demo) (base) c:\superset\demo\Scripts>pip install python-geohash
   > Collecting python-geohash
   > Using cached https://files.pythonhosted.org/packages/9c/e2/1a3507af7c8f91f8a4975d651d4aeb6a846dfdf74713954186ade4205850/python-geohash-0.8.5.tar.gz
   > Building wheels for collected packages: python-geohash
   > Building wheel for python-geohash (setup.py) ... error
   > ERROR: Command errored out with exit status 1:
   > command: 'c:\superset\demo\scripts\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\username\AppData\Local\Temp\pip-install-2_q8h1nq\python-geohash\setup.py'"'"'; file='"'"'C:\Users\username\AppData\Local\Temp\pip-install-2_q8h1nq\python-geohash\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\username\AppData\Local\Temp\pip-wheel-8f2vkeqi' --python-tag cp37
   > cwd: C:\Users\username\AppData\Local\Temp\pip-install-2_q8h1nq\python-geohash
   > Complete output (22 lines):
   > running bdist_wheel
   on-geohash' Check the logs for full command output.
   
   > 
   Hi richdevboston,
   
   please tray: pip install wheel 
   (setuptool and command line tool for wheel files) [](https://pypi.org/project/wheel/   )
   
   pip install python-geohash
   
   and remember the video i mentioned 
   
   step by step
   
   Happy Coding
   wanjus
   

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