如何在 Windows 中安装 Satchmo?

发布于 2024-07-13 17:04:15 字数 183 浏览 3 评论 0原文

我正在开发一个 Django 项目,该项目计划在电子商务方面使用 Satchmo。 我想将它安装在我的 Windows Vista 计算机上,但它所需的一些 cPython 模块无法编译或 easy_installed。

有谁能够让 Satchmo 在 Windows 上运行吗?如果是的话,它比安装说明还需要执行哪些额外步骤?

I'm working on a Django project that's slated to be using Satchmo for its e-commerce aspects. I'd like to install it on my Windows Vista machine but some of the cPython modules it needs can't be compiled or easy_installed.

Has anyone been able to get Satchmo working on Windows, and if so, what additional steps does it take over the installation instructions?

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

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

发布评论

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

评论(1

辞别 2024-07-20 17:04:15

您在使用哪些模块时遇到了问题?
Pycrypto 二进制文件在这里 - http://www.voidspace.org.uk/python /modules.shtml#pycrypto
Python 成像二进制文件位于此处 - http://www.pythonware.com/products/pil/

我相信其他一切都是纯Python,所以安装其余部分应该非常简单。

Which modules are you having trouble with?
Pycrypto binaries are here - http://www.voidspace.org.uk/python/modules.shtml#pycrypto
Python Imaging binaries are here - http://www.pythonware.com/products/pil/

I believe everything else is pure python so it should be pretty simple to install the rest.

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