I have issues in installing Buster Below is the following error: I am not able to resolve,could you please help ERROR: Complete output from command python setup.py egg_info: ERROR: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-q1xx77hu/async/setup.py", line 24 print "Ignored failure when building extensions, pure python modules will be used instead" ^ SyntaxError: Missing parentheses in call to 'print' ---------------------------------------- ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-q1xx77hu/async/
Found this step by step installation tutorial on github for anyone out there interested ( _the updates are relatively new_ ) @ github.com/paladini/ghost-on-github-pages
I have issues in installing Buster
Below is the following error:
I am not able to resolve,could you please help
ERROR: Complete output from command python setup.py egg_info:
ERROR: Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-q1xx77hu/async/setup.py", line 24
print "Ignored failure when building extensions, pure python modules will be used instead"
^
SyntaxError: Missing parentheses in call to 'print'
----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-q1xx77hu/async/
Found this step by step installation tutorial on github for anyone out there interested ( _the updates are relatively new_ )
@ github.com/paladini/ghost-on-github-pages
when did u create "static" folder?
+Jitendra Vyas Running "buster setup" set that up for me automatically.
Sorry for the delayed response, I hope you figured it out.