摘要:
链接时增加了-ltcmalloc,编好之后服务器第一次启动就宕机了,code文件堆栈如下: Program terminated with signal SIGABRT, Aborted. #0 0x0000000000bdfda8 in raise (sig=sig@entry=6) at ../ 阅读全文
摘要:
编译安装完Python3之后,使用pip来安装python库,发现了如下报错: $ pip install numpy pip is configured with locations that require TLS/SSL, however the ssl module in Python is 阅读全文