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

TA-lib on windows #50

Closed
chaitanyaj319 opened this issue Dec 13, 2013 · 7 comments
Closed

TA-lib on windows #50

chaitanyaj319 opened this issue Dec 13, 2013 · 7 comments

Comments

@chaitanyaj319
Copy link

I am new to Python..came across the wrapper that you built for TA-lib. Unfortunately, i am not able to install the same.. My config - windows xp 32bit. Following are the steps I've used for installation

  • Cython has been successfully installed
  • Downloaded TA-lib in C:\TA-lib but I cannot find the following files in the directory
    abstract.h common.h and the other 2
  • Tried installing wrapper but wrapper would not work because TA-lib is not installed properly - following is the error message collect2:ld returned 1 exit status
  • am using "python setup.py install" for installing TA-lib and the wrapper

I dont know if I've to build TA-lib before installing it.

Thanks a ton for your help on this one.. am really looking forward to using the TA-lib.

@mrjbq7
Copy link
Collaborator

mrjbq7 commented Dec 13, 2013

On Windows, it should look for ta_libc.h inside of c:\ta-lib\c\include.

There should be more error text if you could paste some more lines of the output I can try and help figure out what error you are having.

Are you using easy_install or from my github?

Thanks,

@chaitanyaj319
Copy link
Author

Thanks it is resolved....this is what I used:

#4

Thanks a ton

On Fri, Dec 13, 2013 at 8:43 PM, John Benediktsson <notifications@github.com

wrote:

On Windows, it should look for ta_libc.h inside of c:\ta-lib\c\include.

There should be more error text if you could paste some more lines of the
output I can try and help figure out what error you are having.

Are you using easy_install or from my github?

Thanks,


Reply to this email directly or view it on GitHubhttps://github.com//issues/50#issuecomment-30516069
.

@sirinath
Copy link

Trying to install on Win 64 8.1 with Py2.7. I get the following:

C:\Anaconda\Scripts>easy_install TA-Lib
Searching for TA-Lib
Reading https://pypi.python.org/simple/TA-Lib/
Reading http://github.com/mrjbq7/ta-lib
Reading https://github.com/mrjbq7/ta-lib/releases
Best match: TA-Lib 0.4.8
Downloading https://github.com/mrjbq7/ta-lib/archive/TA_Lib-0.4.8.zip
Processing TA_Lib-0.4.8.zip
Writing c:\users\suminda\appdata\local\temp\easy_install-tcnxa5\ta-lib-TA_Lib-0.4.8\setup.cfg
Running ta-lib-TA_Lib-0.4.8\setup.py -q bdist_egg --dist-dir c:\users\suminda\appdata\local\temp\easy_install-tcnxa5\ta-lib-TA_Lib-0.4.8\egg-dist-tmp-mcpot3
talib\common.c: In function '__Pyx_RaiseArgtupleInvalid':
talib\common.c:2464:18: warning: unknown conversion type character 'z' in format
talib\common.c:2464:18: warning: format '%s' expects type 'char *', but argument 5 has type 'Py_ssize_t'
talib\common.c:2464:18: warning: unknown conversion type character 'z' in format
talib\common.c:2464:18: warning: too many arguments for format
talib\common.c: In function '__Pyx_RaiseTooManyValuesError':
talib\common.c:2620:18: warning: unknown conversion type character 'z' in format
talib\common.c:2620:18: warning: too many arguments for format
talib\common.c: In function '__Pyx_RaiseNeedMoreValuesError':
talib\common.c:2626:18: warning: unknown conversion type character 'z' in format
talib\common.c:2626:18: warning: format '%s' expects type 'char *', but argument 3 has type 'Py_ssize_t'
talib\common.c:2626:18: warning: too many arguments for format
Warning: .drectve `/manifestdependency:"type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b'" /DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized
Warning: .drectve `/manifestdependency:"type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b'" /DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x15): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x74): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x85): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xa0): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2f5): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x32d): more undefined references to `_imp___Py_NoneStruct' follow
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x34e): undefined reference to `_imp__PyModule_GetDict'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x37e): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x393): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3c6): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3df): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x409): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x441): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x459): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x464): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4d1): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4d9): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4f1): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4fc): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x562): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x56a): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x582): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x58d): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5fb): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x606): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x623): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x62e): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x6a5): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x6b0): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x727): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x732): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x810): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x81b): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x857): undefined reference to `_imp__PyExc_ValueError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x862): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x89d): undefined reference to `_imp__PyDict_Next'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x8c5): undefined reference to `_imp__PyString_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x900): undefined reference to `_imp___PyString_Eq'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x975): undefined reference to `_imp___PyString_Eq'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x9ab): undefined reference to `_imp__PyUnicodeUCS2_Compare'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x9b7): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xa09): undefined reference to `_imp__PyUnicodeUCS2_Compare'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xa15): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xa4c): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xaa2): undefined reference to `_imp__PyString_AsString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xaba): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xac5): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xae0): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xaeb): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xafe): undefined reference to `_imp__PyString_AsString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xb16): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xb21): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xb8d): undefined reference to `_imp__PyLong_AsLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xbd2): undefined reference to `_imp__PyNumber_Int'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xbea): undefined reference to `_imp__PyNumber_Long'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc1d): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc28): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc54): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc6a): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc75): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xcc8): undefined reference to `_imp__PyCFunction_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xce8): undefined reference to `_imp__PyString_InternFromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xd4a): undefined reference to `_imp__PyMethod_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xd52): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xd6a): undefined reference to `_imp__PyMethod_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xfc1): undefined reference to `_imp__PyMem_Free'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xfeb): undefined reference to `_imp__PyString_AsString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1000): undefined reference to `_imp__PyString_FromFormat'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1019): undefined reference to `_imp__PyObject_GC_UnTrack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1028): undefined reference to `_imp__PyObject_ClearWeakRefs'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1039): undefined reference to `_imp__PyObject_GC_Del'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x105d): undefined reference to `_imp___PyObject_GC_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x110b): undefined reference to `_imp__PyObject_GC_Track'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1181): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x11b0): undefined reference to `_imp__PyString_FromFormat'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x11c0): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1228): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x12b5): undefined reference to `_imp__PyMem_Malloc'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x135b): undefined reference to `_imp__PyMem_Realloc'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x13ba): undefined reference to `_imp__PyModule_GetDict'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x13d3): undefined reference to `_imp___PyThreadState_Current'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x13de): undefined reference to `_imp__PyFrame_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x13f3): undefined reference to `_imp__PyTraceBack_Here'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1488): undefined reference to `_imp___Py_TrueStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x149a): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x14bf): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x14e2): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1505): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1528): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x154b): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x156e): more undefined references to `_imp__PyDict_SetItem' follow
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1746): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1765): undefined reference to `_imp__PyList_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x17b4): undefined reference to `_imp__PyTuple_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1829): undefined reference to `_imp__PyExc_OverflowError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1834): undefined reference to `_imp__PyErr_ExceptionMatches'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x183e): undefined reference to `_imp__PyErr_Clear'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1869): undefined reference to `_imp__PyInt_FromSsize_t'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x187c): undefined reference to `_imp__PyObject_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x18d3): undefined reference to `_imp__PyTuple_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1909): undefined reference to `_imp__PyNumber_Remainder'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x194d): undefined reference to `_imp__PyTuple_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1975): undefined reference to `_imp__PyObject_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x19c9): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x19e8): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a03): undefined reference to `_imp__PyTraceBack_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a15): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a20): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a4b): undefined reference to `_imp__PyErr_NormalizeException'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a60): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a6b): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a82): undefined reference to `_imp__PyExc_BaseException'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a94): undefined reference to `_imp__PyType_IsSubtype'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1aa5): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1ab0): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1aba): undefined reference to `_imp___PyThreadState_Current'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1fdd): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2068): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x20e9): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2103): undefined reference to `_imp__PyExc_NameError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x210e): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x217a): undefined reference to `_imp__PyDict_Size'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x21ab): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x21d1): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2331): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2344): undefined reference to `_imp__PyObject_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x23d3): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x23f5): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2456): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2495): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x24d4): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2535): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2574): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x25b3): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2614): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2653): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2692): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x26f3): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2732): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2771): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x27d2): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2811): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2850): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x28b1): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x28f0): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x292f): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2990): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x29cf): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2a0e): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2a6f): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2aae): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2aed): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2b4e): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2b8d): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2c09): undefined reference to `_imp__PyObject_SetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2c35): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2fac): undefined reference to `_imp__PyDict_Size'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2fdd): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3003): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x30e6): undefined reference to `_imp__PyLong_AsLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3124): undefined reference to `_imp__PyNumber_Int'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x313c): undefined reference to `_imp__PyNumber_Long'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x316f): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x317a): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x31a8): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x31bd): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x31c8): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3200): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3278): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3283): undefined reference to `_imp__PyString_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3291): undefined reference to `_imp__PyString_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x32ad): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x32b8): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3381): undefined reference to `_imp__PyOS_snprintf'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3389): undefined reference to `_imp__Py_GetVersion'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x33ea): undefined reference to `_imp__PyOS_snprintf'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x340b): undefined reference to `_imp__PyErr_WarnEx'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3428): undefined reference to `_imp__PyTuple_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3452): undefined reference to `_imp__PyString_FromStringAndSize'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3464): undefined reference to `_imp__PyCFunction_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3476): undefined reference to `_imp__PyType_Ready'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x34b5): undefined reference to `_imp__Py_InitModule4_64'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x34d2): undefined reference to `_imp__PyModule_GetDict'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x34f3): undefined reference to `_imp__PyImport_AddModule'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x351a): undefined reference to `_imp__PyObject_SetAttrString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x353b): undefined reference to `_imp__PyString_FromStringAndSize'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3569): undefined reference to `_imp__PyUnicodeUCS2_DecodeUTF8'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x357f): undefined reference to `_imp__PyString_InternFromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3609): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3642): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x367b): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x36b4): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x36ed): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3726): more undefined references to `_imp__PyInt_FromLong' follow
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3a2a): undefined reference to `_imp__PyObject_SetAttrString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3b6d): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3bb7): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3c4c): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3c96): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ce0): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3d75): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3dc8): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3e5d): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ea2): undefined reference to `_imp__PyErr_Clear'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ea8): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ed3): undefined reference to `_imp__PyModule_AddObject'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ef8): undefined reference to `_imp__PyCapsule_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3f13): undefined reference to `_imp__PyDict_SetItemString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3fa2): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3fcb): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4016): undefined reference to `_imp__PyCFunction_NewEx'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x403f): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x408a): undefined reference to `_imp__PyCFunction_NewEx'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x40b3): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x40e6): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4113): undefined reference to `_imp__PyObject_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4126): undefined reference to `_imp__PyTuple_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4130): undefined reference to `_imp__PyList_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x416f): undefined reference to `_imp__PyExc_ValueError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x417a): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x42d5): undefined reference to `_imp__PyObject_GetIter'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x439c): undefined reference to `_imp__PyExc_ValueError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x43a7): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x43b1): undefined reference to `_imp___PyThreadState_Current'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x43c3): undefined reference to `_imp__PyExc_StopIteration'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x43d6): undefined reference to `_imp__PyErr_GivenExceptionMatches'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x44e7): undefined reference to `_imp___PyThreadState_Current'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x44ff): undefined reference to `_imp__PyExc_StopIteration'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4512): undefined reference to `_imp__PyErr_GivenExceptionMatches'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4620): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x466d): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x46ba): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4707): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4754): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x47a1): more undefined references to `_imp__PyObject_SetItem' follow
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x49d1): undefined reference to `_imp__PyTuple_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4a18): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4a42): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4a62): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4acf): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4adb): undefined reference to `_imp__PyErr_Clear'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4ae6): undefined reference to `_imp__PyClass_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4b16): undefined reference to `_imp__PyObject_CallFunctionObjArgs'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4b91): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4bfc): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4c44): undefined reference to `_imp__PyObject_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4c97): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4cc4): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4cec): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5064): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5079): undefined reference to `_imp__PyExc_ImportError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5084): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5096): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x50d8): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5100): undefined reference to `_imp__PyObject_GetAttrString'
collect2: ld returned 1 exit status
dllwrap: gcc exited with status 1
error: Setup script exited with error: command 'dllwrap' failed with exit status 1

@sirinath
Copy link

Both methods do not seem to work.

C:\Users\Suminda\Documents\GitHub\ta-lib (GitHub for Windows)>python setup.py install
running install
running build
running build_py
creating build
creating build\lib.win-amd64-2.7
creating build\lib.win-amd64-2.7\talib
copying talib\deprecated.py -> build\lib.win-amd64-2.7\talib
copying talib\test_abstract.py -> build\lib.win-amd64-2.7\talib
copying talib\test_data.py -> build\lib.win-amd64-2.7\talib
copying talib\test_func.py -> build\lib.win-amd64-2.7\talib
copying talib\__init__.py -> build\lib.win-amd64-2.7\talib
running build_ext
skipping 'talib\common.c' Cython extension (up-to-date)
building 'talib.common' extension
creating build\temp.win-amd64-2.7
creating build\temp.win-amd64-2.7\Release
creating build\temp.win-amd64-2.7\Release\talib
C:\Program Files (x86)\Haskell Platform\2013.2.0.0\mingw\bin\gcc.exe -DMS_WIN64 -mdll -O -Wall -IC:\Anaconda\lib\site-packages\numpy\core\include -Ic:\ta-lib\c\include -IC:\Anaconda\include -IC:\Anaconda\PC -c talib\common.c -o build\temp.win-amd64-2.7\Release\talib\common.o
talib\common.c: In function '__Pyx_RaiseArgtupleInvalid':
talib\common.c:2464:18: warning: unknown conversion type character 'z' in format
talib\common.c:2464:18: warning: format '%s' expects type 'char *', but argument 5 has type 'Py_ssize_t'
talib\common.c:2464:18: warning: unknown conversion type character 'z' in format
talib\common.c:2464:18: warning: too many arguments for format
talib\common.c: In function '__Pyx_RaiseTooManyValuesError':
talib\common.c:2620:18: warning: unknown conversion type character 'z' in format
talib\common.c:2620:18: warning: too many arguments for format
talib\common.c: In function '__Pyx_RaiseNeedMoreValuesError':
talib\common.c:2626:18: warning: unknown conversion type character 'z' in format
talib\common.c:2626:18: warning: format '%s' expects type 'char *', but argument 3 has type 'Py_ssize_t'
talib\common.c:2626:18: warning: too many arguments for format
writing build\temp.win-amd64-2.7\Release\talib\common.def
C:\Program Files (x86)\Haskell Platform\2013.2.0.0\mingw\bin\dllwrap.exe -DMS_WIN64 -mdll -static --entry _DllMain@12 --output-lib build\temp.win-amd64-2.7\Release\talib\libcommon.a --def build\temp.win-amd64-2.7\Release\talib\common.def -s build\temp.win-amd64-2.7\Release\talib\common.o -Lc:\ta-lib\c\lib -LC:\Anaconda\libs -LC:\Anaconda\PCbuild\amd64 -lta_libc_cdr -lpython27 -lmsvcr90 -o build\lib.win-amd64-2.7\talib\common.pyd
Warning: .drectve `/manifestdependency:"type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b'" /DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized
Warning: .drectve `/manifestdependency:"type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b'" /DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x15): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x74): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x85): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xa0): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2f5): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x32d): more undefined references to `_imp___Py_NoneStruct' follow
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x34e): undefined reference to `_imp__PyModule_GetDict'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x37e): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x393): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3c6): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3df): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x409): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x441): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x459): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x464): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4d1): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4d9): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4f1): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4fc): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x562): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x56a): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x582): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x58d): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5fb): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x606): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x623): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x62e): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x6a5): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x6b0): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x727): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x732): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x810): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x81b): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x857): undefined reference to `_imp__PyExc_ValueError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x862): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x89d): undefined reference to `_imp__PyDict_Next'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x8c5): undefined reference to `_imp__PyString_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x900): undefined reference to `_imp___PyString_Eq'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x975): undefined reference to `_imp___PyString_Eq'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x9ab): undefined reference to `_imp__PyUnicodeUCS2_Compare'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x9b7): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xa09): undefined reference to `_imp__PyUnicodeUCS2_Compare'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xa15): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xa4c): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xaa2): undefined reference to `_imp__PyString_AsString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xaba): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xac5): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xae0): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xaeb): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xafe): undefined reference to `_imp__PyString_AsString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xb16): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xb21): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xb8d): undefined reference to `_imp__PyLong_AsLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xbd2): undefined reference to `_imp__PyNumber_Int'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xbea): undefined reference to `_imp__PyNumber_Long'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc1d): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc28): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc54): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc6a): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xc75): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xcc8): undefined reference to `_imp__PyCFunction_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xce8): undefined reference to `_imp__PyString_InternFromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xd4a): undefined reference to `_imp__PyMethod_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xd52): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xd6a): undefined reference to `_imp__PyMethod_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xfc1): undefined reference to `_imp__PyMem_Free'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0xfeb): undefined reference to `_imp__PyString_AsString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1000): undefined reference to `_imp__PyString_FromFormat'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1019): undefined reference to `_imp__PyObject_GC_UnTrack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1028): undefined reference to `_imp__PyObject_ClearWeakRefs'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1039): undefined reference to `_imp__PyObject_GC_Del'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x105d): undefined reference to `_imp___PyObject_GC_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x110b): undefined reference to `_imp__PyObject_GC_Track'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1181): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x11b0): undefined reference to `_imp__PyString_FromFormat'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x11c0): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1228): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x12b5): undefined reference to `_imp__PyMem_Malloc'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x135b): undefined reference to `_imp__PyMem_Realloc'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x13ba): undefined reference to `_imp__PyModule_GetDict'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x13d3): undefined reference to `_imp___PyThreadState_Current'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x13de): undefined reference to `_imp__PyFrame_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x13f3): undefined reference to `_imp__PyTraceBack_Here'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1488): undefined reference to `_imp___Py_TrueStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x149a): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x14bf): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x14e2): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1505): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1528): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x154b): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x156e): more undefined references to `_imp__PyDict_SetItem' follow
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1746): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1765): undefined reference to `_imp__PyList_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x17b4): undefined reference to `_imp__PyTuple_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1829): undefined reference to `_imp__PyExc_OverflowError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1834): undefined reference to `_imp__PyErr_ExceptionMatches'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x183e): undefined reference to `_imp__PyErr_Clear'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1869): undefined reference to `_imp__PyInt_FromSsize_t'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x187c): undefined reference to `_imp__PyObject_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x18d3): undefined reference to `_imp__PyTuple_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1909): undefined reference to `_imp__PyNumber_Remainder'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x194d): undefined reference to `_imp__PyTuple_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1975): undefined reference to `_imp__PyObject_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x19c9): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x19e8): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a03): undefined reference to `_imp__PyTraceBack_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a15): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a20): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a4b): undefined reference to `_imp__PyErr_NormalizeException'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a60): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a6b): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a82): undefined reference to `_imp__PyExc_BaseException'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1a94): undefined reference to `_imp__PyType_IsSubtype'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1aa5): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1ab0): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1aba): undefined reference to `_imp___PyThreadState_Current'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x1fdd): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2068): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x20e9): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2103): undefined reference to `_imp__PyExc_NameError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x210e): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x217a): undefined reference to `_imp__PyDict_Size'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x21ab): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x21d1): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2331): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2344): undefined reference to `_imp__PyObject_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x23d3): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x23f5): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2456): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2495): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x24d4): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2535): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2574): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x25b3): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2614): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2653): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2692): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x26f3): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2732): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2771): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x27d2): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2811): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2850): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x28b1): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x28f0): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x292f): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2990): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x29cf): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2a0e): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2a6f): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2aae): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2aed): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2b4e): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2b8d): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2c09): undefined reference to `_imp__PyObject_SetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2c35): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2fac): undefined reference to `_imp__PyDict_Size'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x2fdd): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3003): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x30e6): undefined reference to `_imp__PyLong_AsLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3124): undefined reference to `_imp__PyNumber_Int'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x313c): undefined reference to `_imp__PyNumber_Long'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x316f): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x317a): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x31a8): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x31bd): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x31c8): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3200): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3278): undefined reference to `_imp___Py_NoneStruct'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3283): undefined reference to `_imp__PyString_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3291): undefined reference to `_imp__PyString_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x32ad): undefined reference to `_imp__PyExc_TypeError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x32b8): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3381): undefined reference to `_imp__PyOS_snprintf'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3389): undefined reference to `_imp__Py_GetVersion'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x33ea): undefined reference to `_imp__PyOS_snprintf'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x340b): undefined reference to `_imp__PyErr_WarnEx'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3428): undefined reference to `_imp__PyTuple_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3452): undefined reference to `_imp__PyString_FromStringAndSize'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3464): undefined reference to `_imp__PyCFunction_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3476): undefined reference to `_imp__PyType_Ready'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x34b5): undefined reference to `_imp__Py_InitModule4_64'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x34d2): undefined reference to `_imp__PyModule_GetDict'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x34f3): undefined reference to `_imp__PyImport_AddModule'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x351a): undefined reference to `_imp__PyObject_SetAttrString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x353b): undefined reference to `_imp__PyString_FromStringAndSize'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3569): undefined reference to `_imp__PyUnicodeUCS2_DecodeUTF8'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x357f): undefined reference to `_imp__PyString_InternFromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3609): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3642): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x367b): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x36b4): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x36ed): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3726): more undefined references to `_imp__PyInt_FromLong' follow
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3a2a): undefined reference to `_imp__PyObject_SetAttrString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3b6d): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3bb7): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3c4c): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3c96): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ce0): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3d75): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3dc8): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3e5d): undefined reference to `_imp__PyCode_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ea2): undefined reference to `_imp__PyErr_Clear'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ea8): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ed3): undefined reference to `_imp__PyModule_AddObject'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3ef8): undefined reference to `_imp__PyCapsule_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3f13): undefined reference to `_imp__PyDict_SetItemString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3fa2): undefined reference to `_imp__PyString_FromString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x3fcb): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4016): undefined reference to `_imp__PyCFunction_NewEx'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x403f): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x408a): undefined reference to `_imp__PyCFunction_NewEx'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x40b3): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x40e6): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4113): undefined reference to `_imp__PyObject_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4126): undefined reference to `_imp__PyTuple_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4130): undefined reference to `_imp__PyList_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x416f): undefined reference to `_imp__PyExc_ValueError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x417a): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x42d5): undefined reference to `_imp__PyObject_GetIter'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x439c): undefined reference to `_imp__PyExc_ValueError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x43a7): undefined reference to `_imp__PyErr_Format'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x43b1): undefined reference to `_imp___PyThreadState_Current'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x43c3): undefined reference to `_imp__PyExc_StopIteration'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x43d6): undefined reference to `_imp__PyErr_GivenExceptionMatches'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x44e7): undefined reference to `_imp___PyThreadState_Current'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x44ff): undefined reference to `_imp__PyExc_StopIteration'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4512): undefined reference to `_imp__PyErr_GivenExceptionMatches'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4620): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x466d): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x46ba): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4707): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4754): undefined reference to `_imp__PyObject_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x47a1): more undefined references to `_imp__PyObject_SetItem' follow
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x49d1): undefined reference to `_imp__PyTuple_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4a18): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4a42): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4a62): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4acf): undefined reference to `_imp__PyObject_GetAttr'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4adb): undefined reference to `_imp__PyErr_Clear'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4ae6): undefined reference to `_imp__PyClass_Type'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4b16): undefined reference to `_imp__PyObject_CallFunctionObjArgs'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4b91): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4bfc): undefined reference to `_imp__PyDict_GetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4c44): undefined reference to `_imp__PyObject_Call'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4c97): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4cc4): undefined reference to `_imp__PyDict_New'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x4cec): undefined reference to `_imp__PyDict_SetItem'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5064): undefined reference to `_imp__PyErr_Occurred'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5079): undefined reference to `_imp__PyExc_ImportError'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5084): undefined reference to `_imp__PyErr_SetString'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5096): undefined reference to `_imp__PyInt_FromLong'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x50d8): undefined reference to `_imp__PyTuple_Pack'
build\temp.win-amd64-2.7\Release\talib\common.o:common.c:(.text+0x5100): undefined reference to `_imp__PyObject_GetAttrString'
collect2: ld returned 1 exit status
dllwrap: gcc exited with status 1
error: command 'dllwrap' failed with exit status 1

@mrjbq7
Copy link
Collaborator

mrjbq7 commented Mar 22, 2014

I'm traveling right now, but maybe another Windows user can give some guidance?

@MarkDunne
Copy link

sirinath, did you ever find a fix for this issue?

@sirinath
Copy link

No I did not find a fix.

@mrjbq7 mrjbq7 closed this as completed May 6, 2020
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

4 participants