问题:运行PythonWin,敲入入门经典第一程序"print 'Hello World'",点击运行...

发生错误,需要调试???
误信息如下:
Pythonwin.exe-应用程序错误
"0x01049a92"指令引用的"0x00000000"内存。该内存不能为"written"……

解决办法:
是Pythonwin的安装目录下Lib\site-packages\pythonwin文件夹里的
“scintilla.dll”文件有问题,到http://www.zhaodll.com/dll/s/200712/16684.html
去下载一个来替换掉它就恢复正常了。

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2022-12-23
  • 2021-04-02
  • 2021-11-30
  • 2021-08-24
  • 2022-12-23
猜你喜欢
  • 2021-05-19
  • 2021-07-24
  • 2021-06-14
  • 2021-05-16
  • 2022-02-05
  • 2021-04-06
  • 2021-09-20
相关资源
相似解决方案