Irene LRX
码龄4年
  • 9,509
    被访问
  • 4
    原创
  • 615,301
    排名
  • 0
    粉丝
  • 0
    铁粉
关注
提问 私信
IP属地以运营商信息为准,境内显示到省(区、市),境外显示到国家(地区)
IP 属地:广东省
  • 加入CSDN时间: 2018-05-03
博客简介:

weixin_42127450的博客

查看详细资料
  • 1
    领奖
    总分 60 当月 0
个人成就
  • 获得3次点赞
  • 内容获得1次评论
  • 获得6次收藏
创作历程
  • 4篇
    2021年
成就勋章
兴趣领域 设置
  • 测试
    selenium测试用例postman
  • 软件工程
    jira
  • 最近
  • 文章
  • 资源
  • 问答
  • 帖子
  • 视频
  • 课程
  • 关注/订阅/互动
  • 收藏
搜TA的内容
搜索 取消

未经处理的异常: System.IO.FileNotFoundException: 未能加载文件或程序集“file:///E:\xxxx\Python.Runtime.dll”或它的某一个依赖项

未经处理的异常: System.IO.FileNotFoundException: 未能加载文件或程序集“file:///E:\xxxx\Python.Runtime.dll”或它的某一个依赖项。系统找不到指定的文件。 在 System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, S...
原创
发布博客 2021.12.21 ·
1211 阅读 ·
0 点赞 ·
0 评论

在Golang中通过COM与Lotus Notes交互

答:

楼主解决了嘛,我现在也遇到同样问题不知道如何解决,可以分享一下嘛?

回答问题 2021.12.13

load() missing 1 required positional argument: ‘Loader‘

load() missing 1 required positional argument: 'Loader'
原创
发布博客 2021.12.13 ·
1053 阅读 ·
0 点赞 ·
0 评论

‘WebDriver‘ object has no attribute ‘switch_to_frame‘

'WebDriver' object has no attribute 'switch_to_frame'
原创
发布博客 2021.12.13 ·
3214 阅读 ·
1 点赞 ·
0 评论

pyinstaller 打包exe后运行报错Failed to execute script ‘pyi_rth_win32comgenpy‘ due to unhandled exception

描述因为py文件中引用了win32comfromwin32com.clientimportDispatchEx在本地运行正常但是使用pyinstaller 打包exe后,直接运行exe报错解决方法将文件夹C:\Users Name\User\AppData\Local\Programs\Python\Python37\Lib\site-packages\pywin32_system32下的pywintypes37.dll copy至exe同目录下如故没有pywin...
原创
发布博客 2021.12.10 ·
4008 阅读 ·
2 点赞 ·
1 评论