pyspider
pyspider copied to clipboard
Apple mac M1 chip can not run
python version : 3.9.6 os: macos OSX(11.5.2) chip: M1
File "/Users/Roy/.local/share/virtualenvs/py-spider-rWFp80yL/bin/pyspider", line 5, in <module>
from pyspider.run import main
File "/Users/Roy/.local/share/virtualenvs/py-spider-rWFp80yL/lib/python3.9/site-packages/pyspider/run.py", line 231
async=True, get_object=False, no_input=False):
^
SyntaxError: invalid syntax
I also see this, however, it may not be related to the M1 chip (i.e. ARM architecture).
same problem in #919