Git Product home page Git Product logo

ta-lib_x64's Introduction

TA-Lib x64 Download - for windows

TA-Lib x64; 64-bit ta-lib; Download; windows;

Already compiled TA-Lib for 64 bit, you can just download and use it.


--- Notes 21080610 -- START

1- Download "ta-lib x64.zip" from my github account "https://github.com/afnhsn/TA-Lib_x64".
	unzip file "ta-lib x64.zip"

2- Copy "ta-lib" files under C:\
	"C:\ta-lib"

3- Install C++ Build Tools
	"en_visual_cpp_build_tools_2015_update_3_x86_x64_8923157.exe"

4- Open Anaconda Prompt
	
	4.1 activate tensorflow
	4.2 (tensorflow) C:\Users\Administrator>pip install ta-lib

--- Notes 21080610 -- END

-----------------------------------------------******----------------------***********************-------------


--- OLD notes --START

I couldn’t find 64 bit “TA-Lib” library. I wanted to use it in 64 bit Python. But I was getting the error below:

Creating library build\temp.win-amd64-3.5\Release\talib\common.cp35-win_amd64.lib and object build\temp.win-amd64-3.5\Release\talib\common.cp35-win_amd64.exp
common.obj : error LNK2001: unresolved external symbol TA_SetUnstablePeriod
common.obj : error LNK2001: unresolved external symbol TA_Shutdown
common.obj : error LNK2001: unresolved external symbol TA_Initialize
common.obj : error LNK2001: unresolved external symbol TA_GetUnstablePeriod
common.obj : error LNK2001: unresolved external symbol TA_GetVersionString
build\lib.win-amd64-3.5\talib\common.cp35-win_amd64.pyd : fatal error LNK1120: 5 unresolved externals
error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\link.exe' failed with exit status 1120

I found solution, but I had to install Visual Studio for it.

Failed to install ta-lib TA-Lib/ta-lib-python#127

capture

I attached already Re Build TA-Lib Library for 64 bit

Here are my instructions to build the 64-bit ta-lib.

Install TA-Lib C Library on Windows 10

1. Download and Unzip ta-lib-0.4.0-msvc.zip
2. Move the Unzipped Folder ta-lib to C:\
3. Download and Install Visual Studio Community 2015
    Remember to Select [Visual C++] Feature
4. Build TA-Lib Library
    From Windows Start Menu, Start [VS2015 x64 Native Tools Command Prompt]
    Move to C:\ta-lib\c\make\cdr\win32\msvc
    Build the Library nmake
5. Then pip3 install ta-lib

http://www.ta-lib.org/hdr_dw.html

capture 2

ta-lib_x64's People

Contributors

afnhsn avatar

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.