Closed wwxlll closed 8 months ago
Thanks for the report, have you tried with another Windows version or computer?
Other window versions are ok, but I want to use this win7. Is there any way to solve it?
---原始邮件--- 发件人: "Jeremy @.> 发送时间: 2023年12月4日(周一) 上午8:53 收件人: @.>; 抄送: @.**@.>; 主题: Re: [GNS3/gns3-gui] gns3 v2.2.43,无法在win7 sp1上面启动 (Issue #3541)
Thanks for the report, have you tried with another Windows version or computer?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Do you have Python installed somewhere on your system? Have you tried GNS3 v2.2.45? Thanks.
我把这个dll文件放到GNS3安装目录里就能用了 (I fix this problem by putting this dll file in GNS3 install path) https://github.com/nalexandru/api-ms-win-core-path-HACK
我把这个dll文件放到GNS3安装目录里就能用了 (I fix this problem by putting this dll file in GNS3 install path) https://github.com/nalexandru/api-ms-win-core-path-HACK
这个文件怎么编译,有没有现成的
Do you have Python installed somewhere on your system? Have you tried GNS3 v2.2.45? Thanks.
有Python环境,新版本都不支持win7
我把这个dll文件放到GNS3安装目录里就能用了 (I fix this problem by putting this dll file in GNS3 install path) https://github.com/nalexandru/api-ms-win-core-path-HACK
这个文件怎么编译,有没有现成的
项目的Release里就有编译好的
我把这个dll文件放到GNS3安装目录里就能用了 (I fix this problem by putting this dll file in GNS3 install path) https://github.com/nalexandru/api-ms-win-core-path-HACK
这个文件怎么编译,有没有现成的
项目的Release里就有编译好的
找到了,我去试一下谢谢啦
我把这个dll文件放到GNS3安装目录里就能用了 (I fix this problem by putting this dll file in GNS3 install path) https://github.com/nalexandru/api-ms-win-core-path-HACK
是了64和32的都不行呀,放到gns3目录了,可以提供一个可以使用的目录压缩包吗
你这报错是少python3.dll,api-ms-win-core-path-l1-1-0.dll文件位置没错
你这报错是少python3.dll,api-ms-win-core-path-l1-1-0.dll文件位置没错
有python3的dll,这个好像是提示无法加载,应该是python310的版本不支持win7
Windows 7 已经不支持超过Python 3.8.x或以上版本了。我目前暂时判断到gns-2.2.23-all-in-one版本还可以用。大家也可以试试看。希望官网文档里边添加说明,让大家不要找得那么辛苦。
Windows 7 no longer supports Python version 3.8.x or higher. I have noticed that the gns-2.2.23-all-in-one version is still usable for now. Others can give it a try as well. I hope the official documentation can add a note about this so people can easily find a version suitable for Windows 7.
GNS3 版本:GNS3 v2.2.43
操作系统: Windows 7
首次启动提示没有:api-ms-win-core-path-l1-1-0.dll
然后下载dll后移动到system32目录
然后报错,应用程序无法启动:0xc000007b错误代码
然后使用denpendency Warlker补全了缺少的dll
在cmd中启用还是报错