appmetrics icon indicating copy to clipboard operation
appmetrics copied to clipboard

Use Python 3 in gyp bindings

Open koterpillar opened this issue 3 years ago • 1 comments

Python 3 is already used by gyp, and python binary is removed from e.g. macOS 13.2.

Fixes #653

koterpillar avatar Mar 23 '22 03:03 koterpillar

Is it possible to merge that? We have to manually install Python 2 on MacOS now, which is annoying and unsafe.

transfer1992 avatar Apr 29 '22 10:04 transfer1992