pyspider icon indicating copy to clipboard operation
pyspider copied to clipboard

Apple mac M1 chip can not run

Open cx4 opened this issue 4 years ago • 2 comments

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

cx4 avatar Sep 02 '21 02:09 cx4

I also see this, however, it may not be related to the M1 chip (i.e. ARM architecture).

theabhinavdas avatar Oct 07 '22 18:10 theabhinavdas

same problem in #919

Zsyhuy avatar Jan 19 '23 14:01 Zsyhuy