
Python
文章平均质量分 56
Python相关问题记录
kainx
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
mac brew安装指定cmake历史版本解决Python安装 onnxsim报错Compatibility with CMake < 3.10 will be removed
mac brew安装指定cmake历史版本解决Python安装 onnxsim报错Compatibility with CMake < 3.10 will be removed原创 2025-07-17 23:12:30 · 324 阅读 · 0 评论 -
Python 3.13.0a6安装cryptography报错“DistutilsPlatformError(“Unable to find vcvarsall.bat“)“
Python 3.13.0a6安装cryptography报错"DistutilsPlatformError("Unable to find vcvarsall.bat")" 报错解决以及cffi 修复 _cffi_backend.obj : error LNK2001: unresolved external symbol _PyErr_WriteUnraisableMsg原创 2024-04-30 01:08:55 · 1037 阅读 · 3 评论 -
python paramiko ssh连接解决No authentication methods available
python paramiko ssh连接解决No authentication methods available原创 2024-03-01 18:36:24 · 1168 阅读 · 1 评论 -
python 将两字典相同key的value合并成一个数组
python 将两字典相同key的value合并成一个数组原创 2024-01-18 16:05:43 · 878 阅读 · 0 评论 -
python3实现SCP上传下载文件
python3实现SCP上传下载文件功能原创 2023-11-03 16:39:42 · 1437 阅读 · 0 评论 -
字节律动之*你太美, emm 其实是个字符画雪花视频-哈哈哈-将视频转成一张张字符画图片
利用ffpeg生成字符画图片并转换成视频原创 2023-08-27 22:44:55 · 564 阅读 · 0 评论 -
Python 3.10 代码里面调用pip安装第三方依赖库的两种方式
Python 3.10 代码里面调用pip安装第三方依赖库的两种方式原创 2022-12-19 23:40:57 · 1044 阅读 · 0 评论 -
python gevent 解决 (mach-o file, but is an incompatible architecture (have ‘x86_64‘, need ‘arm64‘))问题
python gevent 解决 (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))问题原创 2022-12-17 17:38:12 · 8454 阅读 · 0 评论 -
Mac安装Drozer apk安全测试框架踩坑记录, ‘openssl/opensslv.h‘ file not found 和implicit declaration of function‘xx‘
Mac安装Drozer apk安全框架踩坑, 'openssl/opensslv.h' file not found 和build/temp.macosx-12.6-arm64-2.7/_openssl.c:18674:10: error: implicit declaration of function 'ERR_GET_FUNC' is invalid in C99 ,以及 INSTALL_FAILED_NO_MATCHING_ABIS等原创 2022-11-02 17:38:43 · 2439 阅读 · 1 评论 -
Python3.10 领英qark解决:ImportError: cannot import name ‘Mapping‘ from ‘collections‘
Python3.10 领英qark解决:ImportError: cannot import name 'Mapping' from 'collections'原创 2022-10-25 16:56:26 · 2357 阅读 · 0 评论 -
Python2.7报错 AttributeError: 'module' object has no attribute 'F_GETFD'
现象运行Python程序时出现以下错误:Traceback (most recent call last): File "D:\Program Files (x86)\JetBrains\PyCharm 2018.1\helpers\pycharm\_jb_pytest_runner.py", line 31, in <module> pytest.main(args,...原创 2020-01-01 21:22:30 · 2396 阅读 · 0 评论 -
用Python获取猫眼30万短评,解读《中国机长》全国热度
使用Python获取《中国机长》30万条短评并分析全国分布情况,生成全国热力图,评分星级比例图,以及词云原创 2019-11-01 22:48:40 · 1048 阅读 · 0 评论