cerc-io / watcher-ts

GNU Affero General Public License v3.0
12 stars 3 forks source link

gyp error (python version mismatch) #420

Open zramsay opened 1 year ago

zramsay commented 1 year ago

running yarn in the root of the repo on Mac M2 leads to this error: ValueError: invalid mode: 'rU' while trying to load binding.gyp

this solution worked

zramsay commented 1 year ago

431 documents that, on aarm, you need python 3.10 or lower