V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Anado
V2EX  ›  Python

Process finished with exit code -1073740940 (0xC0000374)

  •  
  •   Anado · 2018-05-18 10:38:18 +08:00 · 6367 次点击
    这是一个创建于 2160 天前的主题,其中的信息可能已经有所发展或是发生改变。

    python pycharm debug 模式 加了断点, 代码就没跑 直接结束了 就出现 Process finished with exit code -1073740940 (0xC0000374)

    昨天刚更新的 win10 系统,我看网上这个问题很少,找不到,有的说内存的原因 我想问下 这个是什么问题造成的,怎么解决

    求大神指教

    5 条回复    2019-04-08 00:11:16 +08:00
    zsj614
        1
    zsj614  
       2018-07-25 14:31:15 +08:00
    碰到同样的问题两个月了。。有哪位大神解决的嘛?
    jalena
        2
    jalena  
       2018-12-25 16:39:27 +08:00
    同样的~好扯淡啊,一点资料都找不到!

    ```
    Connected to pydev debugger (build 183.4886.43)

    Process finished with exit code -1073740940 (0xC0000374)
    ```
    q3031031
        3
    q3031031  
       2019-03-18 14:49:29 +08:00
    同问
    我使用 Hanlp.segment 进行分词中间突然停止 Process finished with exit code -1073740940 (0xC0000374)
    我觉得应该是 python 调用 java 的相关包,但是在 java 部分出错,所以报错日志没有出来
    q3031031
        4
    q3031031  
       2019-03-18 14:51:31 +08:00
    也有可能是因为我使用 gc 模块 删除了关键变量
    jalena
        5
    jalena  
       2019-04-08 00:11:16 +08:00
    @q3031031 兄弟,这个问题我这处理好了,是 windows 的区域设置引起的。

    我写了记录,你可以看看[fix]( https://jalena.bcsytv.com/archives/2278)
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5537 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 08:19 · PVG 16:19 · LAX 01:19 · JFK 04:19
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.