Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues with serial node or python #63

Open
BobLane1214 opened this issue May 21, 2021 · 0 comments
Open

issues with serial node or python #63

BobLane1214 opened this issue May 21, 2021 · 0 comments

Comments

@BobLane1214
Copy link

Dear experts,

I am facing an issue with serialnode and hope, that you can help me with that. My target is to install node-red-node-serialport (running LaCrosse/ JeeLink) and node-red-contrib-cul (for BusWare CUL stick) but both are failing during installation. I think the relevant entry in log is the following:

1392 verbose stack Error: @serialport/[email protected] install: prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild

Diggering a little bit deeper with executing "npm install serialnode" within the container it seems for me, that the process fails, as no python environment can be found:

gyp ERR! stack Error: Could not find any Python installation to use

Looking into the docker file of this project, I think, that python3 should also be content of this image and container. Also the $PATH variable in the container looks okay.

Can you help me finishing the serial node-installation within the container?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant