微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

pypy导入clr在Windows上失败

我在Win10上尝试pyypnet与pypy。 它build立良好,但后来无法导入clr。 在截图中的这个调用之后发生崩溃。

任何提示/工具来debugging这个?

pypy Python 2.7.12 (aff251e54385,Nov 09 2016,17:54:55) [PyPy 5.6.0 with MSC v.1500 32 bit] on win32 Type "help","copyright","credits" or "license" for more @R_638_4045@ion. >>>> import clr Attempting to load 'Python.Runtime' using standard binding rules. 'Python.Runtime' not found using standard binding rules. Attempting to load Python.Runtime from: 'C:Pythonpypy2-v5.6.0-win32site-packagesPython.Runtime.dll'. Success loading 'Python.Runtime' from: 'C:Pythonpypy2-v5.6.0-win32site-packagesPython.Runtime.dll'. RPython traceback: File "pypy_module_cpyext_2.c",line 26114,in type_realize File "pypy_module_cpyext_2.c",line 31744,in _type_realize Fatal RPython error: AssertionError This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more @R_638_4045@ion.

这里是关于这个问题的详细的线程:

在Windows Server 2012上运行.NET 4.0上的服务构build时发生System.Configuration.ConfigurationException

检测是否不支持DPI的应用程序已被缩放/虚拟化

如何查询Windows上的打印队列

如何在Windows窗体中暂停backgroundWorker

如何检测系统时间是否更改? (来自.net)

https://github.com/pythonnet/pythonnet/issues/330

监视Windows共享

编译一个单独的C#文件与旧的.NET框架

最佳视觉工作室像Linux开发的工具

在窗户上的qyoto

制作本地软件包安装程序

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐