Unable to install talib
#1
Hi all,

I am unable to install talib in my gekko directory. It will provide me with the following error code:

Code:
gyp ERR! configure error
gyp ERR! stack Error: Command failed: /Users/martijnbeeks/anaconda3/bin/python -c import sys; print "%s.%s.%s" % sys.version_info[:3];
gyp ERR! stack   File "<string>", line 1
gyp ERR! stack     import sys; print "%s.%s.%s" % sys.version_info[:3];
gyp ERR! stack                                ^
gyp ERR! stack SyntaxError: invalid syntax
gyp ERR! stack
gyp ERR! stack     at ChildProcess.exithandler (child_process.js:294:12)
gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
gyp ERR! stack     at Socket.stream.socket.on (internal/child_process.js:389:11)
gyp ERR! stack     at Socket.emit (events.js:198:13)
gyp ERR! stack     at Pipe._handle.close (net.js:606:12)
gyp ERR! System Darwin 18.7.0
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure"
gyp ERR! cwd /Users/martijnbeeks/ProjectY/gekko-develop/talib
gyp ERR! node -v v10.16.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! talib@1.1.2 install: `node ./src/lib/build.js && node-gyp configure && node-gyp build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the talib@1.1.2 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

Does anyone know what I am doing wrong? I am somehow thinking it interferes with Python and I completely removed Python but it was still not working.

Thanks in advance, 

Martijn
  Reply


Messages In This Thread
Unable to install talib - by mbeeks999 - 09-25-2019, 06:03 PM
RE: Unable to install talib - by cryptocurrency0 - 07-04-2021, 07:31 AM
RE: Unable to install talib - by Xavier32 - 07-11-2021, 09:49 AM
RE: Unable to install talib - by Xavier32 - 07-11-2021, 12:19 PM
RE: Unable to install talib - by cryptocurrency0 - 09-02-2021, 01:14 PM
RE: Unable to install talib - by cryptocurrency0 - 09-02-2021, 01:49 PM
RE: Unable to install talib - by cryptocurrency0 - 09-11-2021, 06:46 AM
RE: Unable to install talib - by lucifar - 09-16-2021, 09:32 AM
RE: Unable to install talib - by lucifar - 09-17-2021, 07:41 PM
RE: Unable to install talib - by lucifar - 09-20-2021, 05:41 PM
RE: Unable to install talib - by lucifar - 09-20-2021, 08:20 PM
RE: Unable to install talib - by lucifar - 09-28-2021, 05:22 PM

Forum Jump:


Users browsing this thread: