Giter Site home page Giter Site logo

npm-native-opencv's Introduction

npm-native-opencv

OpenCV library installed via NMP

NPM

npm-native-opencv's People

Contributors

bloodaxe avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

its2mc imclab

npm-native-opencv's Issues

Error: Couldn't connect to http://static.computer-vision-talks.com/dist/opencv/opencv-3.0.0b-unix.zip

$ npm i native-opencv
npm WARN engine [email protected]: wanted: {"node":">= 4"} (current: {"node":"0.10.40","npm":"1.4.28"})
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN engine [email protected]: wanted: {"node":">= 0.12"} (current: {"node":"0.10.40","npm":"1.4.28"})
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.

[email protected] postinstall /tmp/111/node_modules/native-opencv
node installer.js

OpenCV will be downloaded to /tmp/111/node_modules/native-opencv/opencv
Loading OpenCV from http://static.computer-vision-talks.com/dist/opencv/opencv-3.0.0b-unix.zip
Caught error during unzip: { [Error: Couldn't connect to http://static.computer-vision-talks.com/dist/opencv/opencv-3.0.0b-unix.zip (521)] code: 521 }

/tmp/111/node_modules/native-opencv/installer.js:69
throw err;
^
Error: Couldn't connect to http://static.computer-vision-talks.com/dist/opencv/opencv-3.0.0b-unix.zip (521)
at Download.res (/tmp/111/node_modules/native-opencv/node_modules/download/index.js:182:13)
at Request. (/tmp/111/node_modules/native-opencv/node_modules/download/index.js:141:10)
at Request.emit (events.js:95:17)
at Request.onRequestResponse (/tmp/111/node_modules/native-opencv/node_modules/download/node_modules/request/request.js:986:10)
at ClientRequest.emit (events.js:95:17)
at HTTPParser.parserOnIncomingClient [as onIncoming] (http.js:1689:21)
at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:122:23)
at Socket.socketOnData [as ondata] (http.js:1584:20)
at TCP.onread (net.js:528:27)

npm ERR! [email protected] postinstall: node installer.js
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is most likely a problem with the native-opencv package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node installer.js
npm ERR! You can get their info via:
npm ERR! npm owner ls native-opencv
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 4.4.0-45-generic
npm ERR! command "/home/victor/.nvm/v0.10.40/bin/node" "/home/victor/.nvm/v0.10.40/bin/npm" "i" "native-opencv"
npm ERR! cwd /tmp/111
npm ERR! node -v v0.10.40
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0

Feature request & 404 errors from static.computer-vision-talks.com

First off, great work on this and your CV Talks - they have been really helpful.

Feature request: it would be great if the cdn link could be swapped out.
The more pressing issue right now is the 404 errors for everything from http://static.computer-vision-talks.com/dist/opencv/:

/home/rof/src/github.com/dhrubins/LegalRobot-App/packages/npm-container/.npm/package-new-15ygtl1/node_modules/native-opencv/installer.js:69
throw err;
^
Error: Couldn't connect to
http://static.computer-vision-talks.com/dist/opencv/opencv-3.0.0b-unix.zip
(404)
at Download.res

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.