访问Windows电脑使用py2exe

发布于 2024-10-04 02:11:23 字数 183 浏览 4 评论 0原文

多年来,我一直使用 py2exe 和 py2app 分发我的 Python 应用程序。我无法再访问 Windows 计算机,现在我正在寻找对 Windows 计算机的网络访问,只是为了使用 py2exe 来构建我的应用程序。

我可以使用 Amazon EC2 实例来执行此操作吗?或者还有其他更好的解决方案吗?我愿意付钱,但想保持便宜。

For many years, I have been distributing my Python application using py2exe and py2app. I no longer have access to a windows computer, and I am now looking for network access to a windows computer solely to use py2exe to build my app.

Could I use an Amazon EC2 instance to do this? Or is there another, better solution out there? I am willing to pay but want to keep it cheap.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

醉梦枕江山 2024-10-11 02:11:23

在某种虚拟机中运行窗口。

或者

测试 PyInstaller 它声称可以做到这一点(我自己没有测试过)。

Run windows within a Virtual Machine of some kind.

OR

Alternatively test PyInstaller it claims to do this (not tested myself).

栀子花开つ 2024-10-11 02:11:23

如果你在Linux下,你可以尝试Wine:

If you are under Linux, you can try Wine:

满栀 2024-10-11 02:11:23

我有一台MacBook。我运行 Microsoft 的 Mac 远程桌面连接并登录到我雇主的 Windows 计算机。也许当地图书馆会让你做类似的事情。

或者,也有供应商提供免费 shell 帐户,但这些帐户仅限 Linux 或 Unix。谁知道呢,你可能会发现有人愿意以同样的方式拿他们的 Windows 盒子冒险。

I have a MacBook. I run Microsoft's Remote Desktop Connection for Mac and log into my employer's Windows machine. Maybe the local library would let you do something like that.

Alternatively, there are vendors offering free shell accounts but these to be Linux or Unix only. Who knows, you might find someone willing to risk their Windows box in the same way.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文