Python Debugger Extension Available: Cython extension speeds up Python debugging问题

问题描述

pychar调试报错:Cython extension speeds up Python debugging

产生原因

Cython Speedups
相当于pycharm提供的一种加速调试工具

解决方案

macOS and *NIX

When the users start the debugger session, the notification pop-up
window appears. The users just need to click the Install link there:
pychar调试报错:Cython extension speeds up Python debugging

Windows

You don’t need to do anything. We’ve bundled precompiled extensions, so you’re already using them.

pychar调试报错:Cython extension speeds up Python debuggingpychar调试报错:Cython extension speeds up Python debugging详细请参考原文:
https://www.jetbrains.com/help/pycharm/2017.2/cython-speedups.html

相关文章:

  • 2022-12-23
  • 2022-01-11
  • 2021-09-25
  • 2021-06-21
  • 2022-02-19
  • 2022-12-23
  • 2022-02-12
  • 2021-07-10
猜你喜欢
  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
  • 2021-07-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案