简体   繁体   English

python.exe 在我运行 python **.py 时崩溃,来自 windows ZDFFF0A7FA1A55C8C1A4966C19FDA445

[英]python.exe was crashed when I run python **.py from windows cmd

if I type python in win cmd, it's ok.But when I run python main.py from cmd it crashed.如果我在 win cmd 中键入 python,那没关系。但是当我从 ZDFFF0A7FA1A55C6C1A49 运行 python main.py 时它崩溃了。

The message is:消息是:

python.exe has stopped working.

  Problem signature:
  Problem Event Name:   APPCRASH
  Application Name: python.exe
  Application Version:  0.0.0.0
  Application Timestamp:    4c73f7b6
  Fault Module Name:    python26.dll
  Fault Module Version: 2.6.6150.1013
  Fault Module Timestamp:   4c73f79a
  Exception Code:   c0000090
  Exception Offset: 000c30a2
  OS Version:   6.1.7600.2.0.0.256.48
  Locale ID:    2052
  Additional Information 1: 0a9e
  Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
  Additional Information 3: 0a9e
  Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

Post-mortem: the problem was solved inside question comments (re-installing Python fixed the problem; I suspect the Python installation had somehow gotten corrupted).事后分析:问题已在问题评论中解决(重新安装 Python 解决了问题;我怀疑 Python 安装已以某种方式损坏)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM