os x python 2.6 总线错误

发布于 2024-08-12 08:43:41 字数 236 浏览 3 评论 0原文

我在构建网络应用程序时遇到奇怪的 python 总线错误。

http://pastie.org/714569

我正在 osx Snowleopart 10.6.2 中的 mac 端口使用 python 2.6。我已经完成了 python_select 之类的事情。如何弄清楚发生了什么事? 谢谢

i am getting weird python bus error when building a web app.

http://pastie.org/714569

i am using python 2.6 from mac ports in osx snowleopart 10.6.2. i have done python_select and stuff. how to figure out what is going on?
thanks

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

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

发布评论

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

评论(2

东北女汉子 2024-08-19 08:43:41

这很可能是 Python 或 Web 应用程序框架中的错误。请将其报告给各自的错误跟踪器。

This is most likely a bug in Python or your web application framework. Please report it to their respective bug tracker.

不弃不离 2024-08-19 08:43:41

我在 MacOS 10.6.8 上使用 python 2.7.1 和 2.6.1 时遇到了同样的错误。经过一年的成功工作后,问题出现了。我怀疑是系统更新的原因。我将 python 框架升级到 2.7.3,这很有帮助。

I got the same error on my MacOS 10.6.8 with both python 2.7.1 and 2.6.1. The problem appeared after a year of successful work. I suspect a system updated was the reason. I upgraded the python framework to 2.7.3 and this helped.

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