hmenyus/node-calls-python

Installation error

Closed this issue · 3 comments

maxah commented

System Linux 4.9.0-17-amd64
npm v8.6.0
node -v v16.13.1
node-gyp -v v9.0.0
Python-3.6.13

Please check if you have properlly installed python3-dev package and have python3-config in the PATH.
If yes, please attach the output of this command: python3-config --ldflags --embed

maxah commented

It's working now. It looks like the problem was in the Python3 version.