Update Tue Dec 29 07:16:02 AM CST 2020
This commit is contained in:
parent
58f538d276
commit
78caa9d02b
|
|
@ -123,7 +123,7 @@ fix_all () {
|
||||||
|
|
||||||
|
|
||||||
fix_pipxlrd () {
|
fix_pipxlrd () {
|
||||||
eval pip install xlrd --upgrade
|
eval pip install xlrd==1.2.0 --upgrade
|
||||||
# eval pip3 install xlrd --upgrade
|
# eval pip3 install xlrd --upgrade
|
||||||
echo -e "\n $greenplus python module : xlrd installed \n"
|
echo -e "\n $greenplus python module : xlrd installed \n"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue