You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
这种奇怪的问题可以尝试先卸载tccli和tencentcloud-sdk-python后再重装看看,卸载后可以到安装目录下找找有没有残留的文件。使用pip show tccli可以知道安装目录,重点看下tccli和tencentcloud目录。有时候可能还有tencentcloud-sdk-python-common类似的包安装引起的,可以一并看下。
如果环境上有virtualenv,可以创建虚拟环境,在虚拟环境下安装tccli,这样可以不用卸载破坏系统已有环境。
按文档试了tccli configure 和环境变量设置, 以及下面的直传参数,
都会出现这个报错 (正常设置了下面这三个值, apikey也存在能使用)
环境: windows / pipx install tccli
The text was updated successfully, but these errors were encountered: