logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

python3.7编译paddle-lite: Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS【已解决

python3.7编译paddle-lite: Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)

#paddle#python#开发语言
ubuntu16.04,MySql8:error while loading shared libraries: libaio.so.1: cannot open shared object file

报错:/usr/local/mysql/bin/mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory

#ubuntu#linux#运维
python选股策略,金叉,死叉,绿色云

取4个列表值,hongda,lvxiao,hongxiao,lvda。有两条线,a绿线MA20,b红线MA60。当线在a>b金叉到a< b死叉(绿色云)区间时,取a的最大值添加到(lvda)里,b的最小值添加到( hongxiao)里。当线在a< b死叉到a当a[-1]>lvda[-1] and b[-1]>hongda[-1]:print(有个提醒)当a[-1]print(有个提醒)...

#python#开发语言
linux 编译安装报错:Relocations in generic ELF (EM: 62)【已解决】

collect2: error: ld returned 1 exit status/usr/bin/ld: Programs/_testembed.o: Relocations in generic ELF (EM: 62)make编译报错

#linux#python
到底了