Skip to content

Instantly share code, notes, and snippets.

@Winand
Last active March 31, 2017 21:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Winand/c214a6a25a9534d6b4ce36b4523da487 to your computer and use it in GitHub Desktop.
Save Winand/c214a6a25a9534d6b4ce36b4523da487 to your computer and use it in GitHub Desktop.
tribution
writing manifest file 'pandas.egg-info\SOURCES.txt'
running build_ext
skipping 'pandas\_libs\join.c' Cython extension (up-to-date)
skipping 'pandas\_libs\index.c' Cython extension (up-to-date)
building 'pandas._libs.index' extension
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -mdll -O -Wall -Ipandas/_libs/src/klib -Ipandas/_libs/src -ID:\andray\Software
\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packages\numpy\core\inc
lude -ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include
-ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include -c
pandas\_libs\index.c -o build\temp.win32-3.4\Release\pandas\_libs\index.o
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarraytypes.h:1777:0,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarrayobject.h:18,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/arrayobject.h:4,
from pandas\_libs\index.c:406:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/npy_1_7_deprecated_api.h:12:9: note: #pragma messag
e: D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-pa
ckages\numpy\core\include/numpy/npy_1_7_deprecated_api.h(12) : Warning Msg: Usin
g deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_AP
I_VERSION
#pragma message(_WARN___LOC__"Using deprecated NumPy API, disable it by " \
^
pandas\_libs\index.c: In function '__Pyx_ImportType':
pandas\_libs\index.c:39737:13: warning: unknown conversion type character 'z' in
format [-Wformat=]
module_name, class_name, basicsize, size);
^
pandas\_libs\index.c:39737:13: warning: unknown conversion type character 'z' in
format [-Wformat=]
pandas\_libs\index.c:39737:13: warning: too many arguments for format [-Wformat-
extra-args]
pandas\_libs\index.c: In function '__pyx_f_6pandas_5_libs_5index_11IndexEngine_g
et_loc':
pandas\_libs\index.c:8811:13: warning: '__pyx_v_mid' may be used uninitialized i
n this function [-Wmaybe-uninitialized]
__pyx_t_5 = PyInt_FromSsize_t(__pyx_v_mid); if (unlikely(!__pyx_t_5)) __PYX_E
RR(0, 395, __pyx_L1_error)
^
pandas\_libs\index.c:8586:14: note: '__pyx_v_mid' was declared here
Py_ssize_t __pyx_v_mid;
^
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -mdll -O -Wall -Ipandas/_libs/src/klib -Ipandas/_libs/src -ID:\andray\Software
\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packages\numpy\core\inc
lude -ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include
-ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include -c
pandas/_libs/src/datetime/np_datetime.c -o build\temp.win32-3.4\Release\pandas\_
libs\src\datetime\np_datetime.o
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarraytypes.h:1777:0,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarrayobject.h:18,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/arrayobject.h:4,
from pandas/_libs/src/datetime/np_datetime.c:22:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/npy_1_7_deprecated_api.h:12:9: note: #pragma messag
e: D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-pa
ckages\numpy\core\include/numpy/npy_1_7_deprecated_api.h(12) : Warning Msg: Usin
g deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_AP
I_VERSION
#pragma message(_WARN___LOC__"Using deprecated NumPy API, disable it by " \
^
In file included from pandas/_libs/src/datetime/np_datetime.c:20:0:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include/dateti
me.h:191:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable]
static PyDateTime_CAPI *PyDateTimeAPI = NULL;
^
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -mdll -O -Wall -Ipandas/_libs/src/klib -Ipandas/_libs/src -ID:\andray\Software
\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packages\numpy\core\inc
lude -ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include
-ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include -c
pandas/_libs/src/datetime/np_datetime_strings.c -o build\temp.win32-3.4\Release\
pandas\_libs\src\datetime\np_datetime_strings.o
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarraytypes.h:1777:0,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarrayobject.h:18,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/arrayobject.h:4,
from pandas/_libs/src/datetime/np_datetime_strings.c:29:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/npy_1_7_deprecated_api.h:12:9: note: #pragma messag
e: D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-pa
ckages\numpy\core\include/numpy/npy_1_7_deprecated_api.h(12) : Warning Msg: Usin
g deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_AP
I_VERSION
#pragma message(_WARN___LOC__"Using deprecated NumPy API, disable it by " \
^
pandas/_libs/src/datetime/np_datetime_strings.c: In function 'get_localtime':
pandas/_libs/src/datetime/np_datetime_strings.c:94:5: warning: implicit declarat
ion of function 'localtime_r' [-Wimplicit-function-declaration]
localtime_r(ts, tms_tmp);
^
pandas/_libs/src/datetime/np_datetime_strings.c:94:5: warning: 'tms_tmp' is used
uninitialized in this function [-Wuninitialized]
writing build\temp.win32-3.4\Release\pandas\_libs\index.def
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -shared -s build\temp.win32-3.4\Release\pandas\_libs\index.o build\temp.win32-
3.4\Release\pandas\_libs\src\datetime\np_datetime.o build\temp.win32-3.4\Release
\pandas\_libs\src\datetime\np_datetime_strings.o build\temp.win32-3.4\Release\pa
ndas\_libs\index.def -LD:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pyth
on-3.4.4\libs -LD:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.
4\PCbuild -lpython34 -lmsvcr100 -o D:\andray\Software\Python\pandas\pandas\_libs
\index.pyd
build\temp.win32-3.4\Release\pandas\_libs\src\datetime\np_datetime_strings.o:np_
datetime_strings.c:(.text+0x1a): undefined reference to `localtime_r'
collect2.exe: error: ld returned 1 exit status
error: command 'D:\\andray\\Software\\Python\\WinPython-32bit-3.4.4.5Qt5\\python
-3.4.4\\Scripts\\gcc.exe' failed with exit status 1
D:\andray\Software\Python\pandas>python setup.py build_ext --inplace
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\Cython\Distutils\old_build_ext.py:30: UserWarning: Cython.Distutils.old_buil
d_ext does not properly handle dependencies and is deprecated.
"Cython.Distutils.old_build_ext does not properly handle dependencies "
running build_ext
skipping 'pandas\_libs\groupby.c' Cython extension (up-to-date)
skipping 'pandas\_libs\join.c' Cython extension (up-to-date)
skipping 'pandas\util\testing.c' Cython extension (up-to-date)
cythoning pandas\_libs/algos.pyx to pandas\_libs\algos.c
building 'pandas._libs.algos' extension
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -mdll -O -Wall -Ipandas/_libs/src/klib -Ipandas/_libs/src -ID:\andray\Software
\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packages\numpy\core\inc
lude -ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include
-ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include -c
pandas\_libs\algos.c -o build\temp.win32-3.4\Release\pandas\_libs\algos.o
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarraytypes.h:1777:0,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarrayobject.h:18,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/arrayobject.h:4,
from pandas\_libs\algos.c:406:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/npy_1_7_deprecated_api.h:12:9: note: #pragma messag
e: D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-pa
ckages\numpy\core\include/numpy/npy_1_7_deprecated_api.h(12) : Warning Msg: Usin
g deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_AP
I_VERSION
#pragma message(_WARN___LOC__"Using deprecated NumPy API, disable it by " \
^
pandas\_libs\algos.c: In function '__Pyx_ImportType':
pandas\_libs\algos.c:148441:13: warning: unknown conversion type character 'z' i
n format [-Wformat=]
module_name, class_name, basicsize, size);
^
pandas\_libs\algos.c:148441:13: warning: unknown conversion type character 'z' i
n format [-Wformat=]
pandas\_libs\algos.c:148441:13: warning: too many arguments for format [-Wformat
-extra-args]
writing build\temp.win32-3.4\Release\pandas\_libs\algos.def
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -shared -s build\temp.win32-3.4\Release\pandas\_libs\algos.o build\temp.win32-
3.4\Release\pandas\_libs\algos.def -LD:\andray\Software\Python\WinPython-32bit-3
.4.4.5Qt5\python-3.4.4\libs -LD:\andray\Software\Python\WinPython-32bit-3.4.4.5Q
t5\python-3.4.4\PCbuild -lpython34 -lmsvcr100 -o D:\andray\Software\Python\panda
s\pandas\_libs\algos.pyd
skipping 'pandas\tools\hashing.c' Cython extension (up-to-date)
skipping 'pandas\_libs\period.c' Cython extension (up-to-date)
building 'pandas._libs.period' extension
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -mdll -O -Wall -Ipandas/_libs/src/klib -Ipandas/_libs/src -ID:\andray\Software
\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packages\numpy\core\inc
lude -ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include
-ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include -c
pandas\_libs\period.c -o build\temp.win32-3.4\Release\pandas\_libs\period.o
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarraytypes.h:1777:0,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarrayobject.h:18,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/arrayobject.h:4,
from pandas\_libs\period.c:407:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/npy_1_7_deprecated_api.h:12:9: note: #pragma messag
e: D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-pa
ckages\numpy\core\include/numpy/npy_1_7_deprecated_api.h(12) : Warning Msg: Usin
g deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_AP
I_VERSION
#pragma message(_WARN___LOC__"Using deprecated NumPy API, disable it by " \
^
pandas\_libs\period.c: In function '__Pyx_ImportType':
pandas\_libs\period.c:32040:13: warning: unknown conversion type character 'z' i
n format [-Wformat=]
module_name, class_name, basicsize, size);
^
pandas\_libs\period.c:32040:13: warning: unknown conversion type character 'z' i
n format [-Wformat=]
pandas\_libs\period.c:32040:13: warning: too many arguments for format [-Wformat
-extra-args]
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarrayobject.h:27:0,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/arrayobject.h:4,
from pandas\_libs\period.c:407:
pandas\_libs\period.c: At top level:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/__multiarray_api.h:1448:1: warning: '_import_array'
defined but not used [-Wunused-function]
_import_array(void)
^
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -mdll -O -Wall -Ipandas/_libs/src/klib -Ipandas/_libs/src -ID:\andray\Software
\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packages\numpy\core\inc
lude -ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include
-ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include -c
pandas/_libs/src/datetime/np_datetime.c -o build\temp.win32-3.4\Release\pandas\_
libs\src\datetime\np_datetime.o
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarraytypes.h:1777:0,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarrayobject.h:18,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/arrayobject.h:4,
from pandas/_libs/src/datetime/np_datetime.c:22:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/npy_1_7_deprecated_api.h:12:9: note: #pragma messag
e: D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-pa
ckages\numpy\core\include/numpy/npy_1_7_deprecated_api.h(12) : Warning Msg: Usin
g deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_AP
I_VERSION
#pragma message(_WARN___LOC__"Using deprecated NumPy API, disable it by " \
^
In file included from pandas/_libs/src/datetime/np_datetime.c:20:0:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include/dateti
me.h:191:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable]
static PyDateTime_CAPI *PyDateTimeAPI = NULL;
^
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -mdll -O -Wall -Ipandas/_libs/src/klib -Ipandas/_libs/src -ID:\andray\Software
\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packages\numpy\core\inc
lude -ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include
-ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include -c
pandas/_libs/src/datetime/np_datetime_strings.c -o build\temp.win32-3.4\Release\
pandas\_libs\src\datetime\np_datetime_strings.o
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarraytypes.h:1777:0,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarrayobject.h:18,
from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/arrayobject.h:4,
from pandas/_libs/src/datetime/np_datetime_strings.c:29:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/npy_1_7_deprecated_api.h:12:9: note: #pragma messag
e: D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-pa
ckages\numpy\core\include/numpy/npy_1_7_deprecated_api.h(12) : Warning Msg: Usin
g deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_AP
I_VERSION
#pragma message(_WARN___LOC__"Using deprecated NumPy API, disable it by " \
^
pandas/_libs/src/datetime/np_datetime_strings.c: In function 'get_localtime':
pandas/_libs/src/datetime/np_datetime_strings.c:94:5: warning: implicit declarat
ion of function 'localtime_r' [-Wimplicit-function-declaration]
localtime_r(ts, tms_tmp);
^
pandas/_libs/src/datetime/np_datetime_strings.c:94:5: warning: 'tms_tmp' is used
uninitialized in this function [-Wuninitialized]
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -mdll -O -Wall -Ipandas/_libs/src/klib -Ipandas/_libs/src -ID:\andray\Software
\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packages\numpy\core\inc
lude -ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include
-ID:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\include -c
pandas/_libs/src/period_helper.c -o build\temp.win32-3.4\Release\pandas\_libs\sr
c\period_helper.o
In file included from D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\pytho
n-3.4.4\lib\site-packages\numpy\core\include/numpy/ndarraytypes.h:1777:0,
from pandas/_libs/src/period_helper.h:21,
from pandas/_libs/src/period_helper.c:16:
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-packa
ges\numpy\core\include/numpy/npy_1_7_deprecated_api.h:12:9: note: #pragma messag
e: D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\lib\site-pa
ckages\numpy\core\include/numpy/npy_1_7_deprecated_api.h(12) : Warning Msg: Usin
g deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_AP
I_VERSION
#pragma message(_WARN___LOC__"Using deprecated NumPy API, disable it by " \
^
writing build\temp.win32-3.4\Release\pandas\_libs\period.def
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\Scripts\gcc.ex
e -shared -s build\temp.win32-3.4\Release\pandas\_libs\period.o build\temp.win32
-3.4\Release\pandas\_libs\src\datetime\np_datetime.o build\temp.win32-3.4\Releas
e\pandas\_libs\src\datetime\np_datetime_strings.o build\temp.win32-3.4\Release\p
andas\_libs\src\period_helper.o build\temp.win32-3.4\Release\pandas\_libs\period
.def -LD:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\libs -L
D:\andray\Software\Python\WinPython-32bit-3.4.4.5Qt5\python-3.4.4\PCbuild -lpyth
on34 -lmsvcr100 -o D:\andray\Software\Python\pandas\pandas\_libs\period.pyd
build\temp.win32-3.4\Release\pandas\_libs\src\datetime\np_datetime_strings.o:np_
datetime_strings.c:(.text+0x1a): undefined reference to `localtime_r'
collect2.exe: error: ld returned 1 exit status
error: command 'D:\\andray\\Software\\Python\\WinPython-32bit-3.4.4.5Qt5\\python
-3.4.4\\Scripts\\gcc.exe' failed with exit status 1
D:\andray\Software\Python\pandas>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment