Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gns3 v2.2.43,无法在win7 sp1上面启动 #3541

Closed
wwxlll opened this issue Nov 17, 2023 · 13 comments
Closed

gns3 v2.2.43,无法在win7 sp1上面启动 #3541

wwxlll opened this issue Nov 17, 2023 · 13 comments

Comments

@wwxlll
Copy link

wwxlll commented Nov 17, 2023

GNS3 版本:GNS3 v2.2.43

操作系统: Windows 7

首次启动提示没有:api-ms-win-core-path-l1-1-0.dll

然后下载dll后移动到system32目录

然后报错,应用程序无法启动:0xc000007b错误代码

然后使用denpendency Warlker补全了缺少的dll

在cmd中启用还是报错
image

@wwxlll wwxlll added the Bug label Nov 17, 2023
@grossmj
Copy link
Member

grossmj commented Dec 4, 2023

Thanks for the report, have you tried with another Windows version or computer?

@wwxlll
Copy link
Author

wwxlll commented Dec 4, 2023 via email

@grossmj
Copy link
Member

grossmj commented Jan 27, 2024

Do you have Python installed somewhere on your system? Have you tried GNS3 v2.2.45? Thanks.

@grossmj grossmj closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
@suzengyi
Copy link

我把这个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

@wwxlll
Copy link
Author

wwxlll commented Mar 18, 2024

我把这个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

这个文件怎么编译,有没有现成的

@wwxlll
Copy link
Author

wwxlll commented Mar 18, 2024

Do you have Python installed somewhere on your system? Have you tried GNS3 v2.2.45? Thanks.

有Python环境,新版本都不支持win7

@suzengyi
Copy link

我把这个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里就有编译好的

@wwxlll
Copy link
Author

wwxlll commented Mar 18, 2024

我把这个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里就有编译好的

找到了,我去试一下谢谢啦

@wwxlll
Copy link
Author

wwxlll commented Mar 18, 2024

我把这个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目录了,可以提供一个可以使用的目录压缩包吗

@wwxlll
Copy link
Author

wwxlll commented Mar 18, 2024

image

@suzengyi
Copy link

image

你这报错是少python3.dll,api-ms-win-core-path-l1-1-0.dll文件位置没错

@wwxlll
Copy link
Author

wwxlll commented Mar 19, 2024

image

你这报错是少python3.dll,api-ms-win-core-path-l1-1-0.dll文件位置没错

有python3的dll,这个好像是提示无法加载,应该是python310的版本不支持win7

@weiqi-chen
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants