09 2019 档案
摘要:pip install psutil 错误信息: x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wda
阅读全文
摘要:有一个需求, 需要调用java的jar包, 因为擅长用python写程序, 那么就需要找个python包,调用java 选来选取, 找到了JPype https://jpype.readthedocs.io/en/latest/ 其他包不要好用,有些需要额外在其他地方启动jvm等. 遇到的最大困难就
阅读全文