pkg(python-2.7.18): pandas just doesn't like py2?
This commit is contained in:
parent
1d4fbab57c
commit
d85f1d2c5b
|
@ -20,4 +20,4 @@ rm -rf build
|
||||||
bin/pip2 install -U pip==20.3.*
|
bin/pip2 install -U pip==20.3.*
|
||||||
# Upgrade pip to latest supported version
|
# Upgrade pip to latest supported version
|
||||||
|
|
||||||
bin/pip2 install numpy scipy pandas==0.23.* pycrypto whoosh bcrypt passlib
|
bin/pip2 install numpy scipy pycrypto whoosh bcrypt passlib
|
||||||
|
|
Loading…
Reference in New Issue