fatiharaci / spotweety

spotweety.club - a twitter analyzer for spotify
http://spotweety.club/
0 stars 0 forks source link

Hachoir Installation on Win 10 Python 3.5.2 #9

Closed fatiharaci closed 7 years ago

fatiharaci commented 7 years ago

Installing Hachoir giving following error:

Collecting hachoir-core Using cached hachoir-core-1.3.3.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "C:\Users\araci\AppData\Local\Temp\pip-build-iw0dyepk\hachoir-core\setup.py", line 41 print "Sorry, you need Python 2.4 or greater to run (install) Hachoir!" ^ SyntaxError: invalid syntax

fatiharaci commented 7 years ago

Hachoir requires python2; and 3 exceeds limitation. Installing 2.7 may solve the problem:

fatiharaci commented 7 years ago

image

Python Still See 3.5.2 try to change it to 2.7

fatiharaci commented 7 years ago

There is no solution this problem on windows.

Alternative environment is designed using ubuntu.