【发布时间】:2020-04-05 19:52:06
【问题描述】:
使用 R3.6 和 python 3.6.9,我可以从命令行运行它,但通过 WSGI 和 Apache 调用,我的请求永远不会返回,并且我在 Apache 徽标中看到以下错误:
extern "Python": function _rinterface_cffi_api._processevents() called, but @ffi.def_extern() was not called in the current subinterpreter. Returning 0.
你有什么想法吗?
【问题讨论】: