Pavel3333 Posted April 30, 2018 Share Posted April 30, 2018 Пытаюсь отдебажить пид, printf(), std::cout не выводят сообщения в лог. для PyObject_Print() нужно преобразовывать переменную в PyObject*. Вопрос: первыми двумя способами никак нельзя отпечатать переменную? Спасибо заранее. PS: PyObject_Print() также не выводит сообщения. Придется выводить в файлик :( @ Quote Link to comment Short link Share on other sites More sharing options...
Mixaill Posted April 30, 2018 Share Posted April 30, 2018 PySys_WriteStderr / PySys_WriteStdout 2 @ Quote Link to comment Short link Share on other sites More sharing options...
Pavel3333 Posted April 30, 2018 Author Share Posted April 30, 2018 @Mixaill спасибо! @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.