gpt4 book ai didi

python - 更改 Spyder for Python 中的 "wdir"选项

转载 作者:太空宇宙 更新时间:2023-11-04 08:56:58 24 4
gpt4 key购买 nike

这个问题听起来类似于 this one , 但它是不同的。当我按 F5 在 Spyder 中运行我的脚本时,控制台显示如下一行:

runfile('C:/Users/usr/Documents/Python Scripts/BanditBook/algorithms/ucb/test_ucb1.py'
, wdir='C:/Users/usr/Documents/Python Scripts/BanditBook/algorithms/ucb')

我想将 wdir 参数更改为上升两级,以便我自动运行脚本 wdir = C:/Users/usr/Documents/Python Scripts/BanditBook。我怎样才能在 Spyder 中做到这一点?我正在运行 Python 2.7。

最佳答案

CTRL+SHIFT+ALT+P然后你可以去'运行' 选项卡。然后在“工作目录”下选择“以下目录”框。输入:

C:/Users/usr/Documents/Python Scripts/BanditBook 

点击应用确定,它应该从该位置运行。如果您希望它恢复到其他脚本的方式,只需将其改回“脚本目录”,您就可以开始了!

如果您想每次都更改wdir,我建议您在运行时检查Always show Run Settings dialog on a first file run strong> 选项卡,以便在您需要时弹出。

希望这对您有所帮助!

关于python - 更改 Spyder for Python 中的 "wdir"选项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29286312/

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