logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Jmeter点击运行ServerAgent就闪退的解决办法

之后在Jmeter点运行出现如下日志,cpu监控可正常展示。ServerAgent运行环境JRE版本过高。,之后查看ServerAgent闪退了。

文章图片
#jmeter
python报错:dll loaded failed where importing _socket:参数错误

问题描述:python程序在win10环境下使用pyinstaller打包后,在windowsServer2008R2下运行报错(python编译版本为python3.8):“dll loaded failed where importing _socket:参数错误”;解决办法:查了一些资料,python3.7以上对系统有要求,需打补丁包(比如更新win7 补丁包)。于是,重新安装了python

#python
vscode运行python程序提示No module named ‘requests‘

已经安装了requests模块,vscode运行python程序还是提示:No module named ‘requests’,找不到requests模块

文章图片
#vscode#python#ide
到底了