Coder Social home page Coder Social logo

Comments (8)

fildaniels avatar fildaniels commented on June 16, 2024 1

I think you should check the full path you installed Windows build tools because the dot before windows-build-tools seems not correct (ASFAIK)
Try to set up the variable as :
PYTHON=C:\Users\advik\windows-build-tools\python27

from opencv4nodejs.

fildaniels avatar fildaniels commented on June 16, 2024

Error: Can't find Python executable "C:\Users\advik.windows-build-tools\python27", you can set the PYTHON env variable.

from opencv4nodejs.

 avatar commented on June 16, 2024

I have alrady set up an variable of this in environmental variables. @fildaniels

from opencv4nodejs.

fildaniels avatar fildaniels commented on June 16, 2024

Are you sure of the path you configured because this one looks weird C:\Users\advik.windows-build-tools ?

from opencv4nodejs.

 avatar commented on June 16, 2024

there is an \ after username that is advik
i have setted up the variable as PYTHON=C:\Users\advik.windows-build-tools\python27

from opencv4nodejs.

 avatar commented on June 16, 2024

here is the image
capture

from opencv4nodejs.

justadudewhohacks avatar justadudewhohacks commented on June 16, 2024

I think you are missing the "\" before ".windows-build-tools". Maybe "C:\Users\advik\.windows-build-tools\python27". The dot should be correct, atleast it's ".windows-build-tools" on my machine as well. Another option would be to simply put the path to the python.exe in your system path.

from opencv4nodejs.

justadudewhohacks avatar justadudewhohacks commented on June 16, 2024

Hey, did the suggestion fix your issue?

from opencv4nodejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.