We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,在杆状tzlocal时 出现以下情况,请问如何处理。多谢
pip install tzlocal File "", line 1 pip install tzlocal ^ SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
你好,在杆状tzlocal时 出现以下情况,请问如何处理。多谢 pip install tzlocal File "", line 1 pip install tzlocal ^ SyntaxError: invalid syntax
你可以执行如下步骤(如果已经安装,需要pip卸载tzlocal) 1.进入alfred的workflow的配置菜单,进入workflow的目录 2.在当前目录中调出终端窗口,执行命令 pip install tzlocal -t ./
Sorry, something went wrong.
No branches or pull requests
你好,在杆状tzlocal时 出现以下情况,请问如何处理。多谢
The text was updated successfully, but these errors were encountered: