积极答复者
process finished with exit code - 1073741795(0xC000001D)

问题
-
用python运行tensorflow框架程序时,在我个人笔记本(win10)可以正常运行,但是在服务器上(Windows server 2008 R2 Enterprise)总是会报错:process finished with exit code - 1073741795(0xC000001D)。
百度过问题,也升级了win7SP1,但是仍然报错,请问有什么解决方法吗?
下面是报错弹框中的具体描述:
问题签名:
问题事件名称: APPCRASH
应用程序名: python.exe
应用程序版本: 3.7.150.1013
应用程序时间戳: 5b34dd6a
故障模块名称: _pywrap_tensorflow_internal.pyd
故障模块版本: 0.0.0.0
故障模块时间戳: 5c814ba0
异常代码: c000001d
异常偏移: 0000000000005046
OS 版本: 6.1.7600.2.0.0.274.10
区域设置 ID: 2052
其他信息 1: 6712
其他信息 2: 67125767c534ea4bfdde507a37fd596d
其他信息 3: 7010
其他信息 4: 70102d055bc6140d6f246a9ccf2bf61e
联机阅读隐私声明:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0804
如果无法获取联机隐私声明,请脱机阅读我们的隐私声明:
C:\Windows\system32\zh-CN\erofflps.txt
答案
-
软件兼容性问题。
新版本的Windows10是可以正常运行,但在Server2008R2上报错,Windows10对应的是Server 2016,你可以在Server 2016的机子上运行看看。
Github上有相同错误代码的帖子,有说是兼容问题的,也有重装python版本的,之前是 python version 3.7 但是dlib, face_recognition 是 for python3.6的
https://github.com/ageitgey/face_recognition/issues/813#issuecomment-496776766
如果认为回帖者的回答有所帮助,请将之标记为答复,这样可以帮助更多的用户获取有效信息。- 已编辑 Teemo TangMicrosoft contingent staff 2019年6月24日 7:04
- 已标记为答案 chenjie_nudt 2019年6月24日 11:59
-
你好,
尝试安装python.exe3.6版本。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已标记为答案 chenjie_nudt 2019年6月24日 12:00
全部回复
-
软件兼容性问题。
新版本的Windows10是可以正常运行,但在Server2008R2上报错,Windows10对应的是Server 2016,你可以在Server 2016的机子上运行看看。
Github上有相同错误代码的帖子,有说是兼容问题的,也有重装python版本的,之前是 python version 3.7 但是dlib, face_recognition 是 for python3.6的
https://github.com/ageitgey/face_recognition/issues/813#issuecomment-496776766
如果认为回帖者的回答有所帮助,请将之标记为答复,这样可以帮助更多的用户获取有效信息。- 已编辑 Teemo TangMicrosoft contingent staff 2019年6月24日 7:04
- 已标记为答案 chenjie_nudt 2019年6月24日 11:59
-
你好,
尝试安装python.exe3.6版本。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已标记为答案 chenjie_nudt 2019年6月24日 12:00