Hmmm looks like `example-python` does not work on ...
# development
h
Hmmm looks like
example-python
does not work on M1 either
Copy code
❯ ./pants
/Users/eric/.cache/pants/setup/bootstrap-Darwin-arm64/1.30.1rc0_py37/bin/python: can't open file '/Users/eric/.cache/pants/setup/bootstrap-Darwin-arm64/1.30.1rc0_py37/bin/pants': [Errno 2] No such file or directory
Haven't started debugging how easy this is to fix
w
1.30.1rc0 …?
h
oh looks like my fork is pretty out of date
Ah false flag, this is failing both times because I'm missing
_ctypes
. That should be fixable