gpt4 book ai didi

python - Gentoo Dropbox CLI

转载 作者:塔克拉玛干 更新时间:2023-11-03 01:04:02 24 4
gpt4 key购买 nike

尝试使用 python 脚本通过命令行管理我的保管箱,当我尝试运行它时,我得到以下信息

-> ~/bin/dropbox.py help     
File "/home/jcostanzo/bin/dropbox.py", line 50
INFO = u"Dropbox is the easiest way to share and store your files online. Want to learn more? Head to"
^
SyntaxError: invalid syntax

这是我的python版本

-> python --version
Python 3.2.3

我错过了什么?谢谢

最佳答案

看起来这个脚本在你的 Python 版本中不起作用。

u'unicode' 语法适用于 Python 2.x,同样适用于 Python 3.3。

另见 Unicode literals that work in python 3 and 2What’s New In Python 3.3 .

关于python - Gentoo Dropbox CLI,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16033821/

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