使用 virtualenv 在 Mac 上安装 Satchmo

发布于 2024-10-01 15:43:44 字数 152 浏览 0 评论 0原文

我已经在运行 python 2.6 和 2.6 的 mac os (leopard) 上设置了 virtualenv 并正常工作。 Django 1.2.3。我想安装 Satchmo,但我还没有找到使用 virtualenv 进行 mac 安装的可靠说明。有人可以帮忙解决这个问题吗?谢谢。

I have virtualenv set up and working correctly on my mac os (leopard) running python 2.6 & django 1.2.3. I want to install Satchmo but I haven't found solid instructions for a mac install using virtualenv. Can anyone help regarding this? thanks.

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

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

发布评论

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

评论(2

夜唯美灬不弃 2024-10-08 15:43:44

如果您使用 virtualenv 进行构建,请尝试以下操作: https://github.com/shywolf9982/satchmo-buildout

当然安装最新的 XCode ie。 3.1 或 3.2 是必须的.​​.

不幸的是,在 Mac 上编译东西会让你感到毛骨悚然...我和我的同事在 Spatialite 数据库上安装 geodjango 花了 12 个小时,但我们最终没能成功:)

如果你不使用 buildout 那么只需使用 macports 安装上面存储库的 buildout.cfg 文件中列出的模块。

祝你好运!

If you're using buildout with virtualenv then try this: https://github.com/shywolf9982/satchmo-buildout

Of course installing newest XCode ie. 3.1 or 3.2 is a must..

Unfortunatelly compiniling stuff on Mac can give you the creeps... My collegue and I, were fighting 12h with installation of geodjango on Spatialite database, and we didn't make it after all :)

If you're not using buildout then just use macports for installing modules listed in above repo's buildout.cfg file.

Good luck!

予囚 2024-10-08 15:43:44

这篇 Satchmo 项目帖子包含我在 Snow 上遵循的说明豹。我使用 Homebrew 和/或 MacPorts 代替 Debian 软件包工具。

This Satchmo Project post contains the instructions I follow on Snow Leopard. I use Homebrew and/or MacPorts in lieu of the Debian package tools.

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