gpt4 book ai didi

python - Emacs Python-模式 : Sending statements to a subprocess does not lead to REPL-style evaluation

转载 作者:行者123 更新时间:2023-12-01 06:18:29 35 4
gpt4 key购买 nike

选择1 + 1并发出python-send-region后,我的子进程缓冲区没有显示任何结果。我必须评估 print 1 + 1

如何强制 python-send-* 命令打印相应语句的值而不是回显其标准输出?

最佳答案

听起来你需要打印;使用打印。

emacs 正在启动一个 python 进程并从其标准输出获取文本,而不是 python 值。

关于python - Emacs Python-模式 : Sending statements to a subprocess does not lead to REPL-style evaluation,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1901354/

35 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com