wandb.errors.UsageError: api_key not configured (no-tty). call wandb.login(key=[your_api_key])

安装指令:pip install wandb

在Power Shell 输入命令: wandb init 然后出现下图。 

wandb.errors.UsageError: api_key not configured (no-tty). call wandb.login(key=[your_api_key])_第1张图片

复制网址到浏览器打开,然后注册,注册完成后会给一个注册码。

复制注册码,然后单击鼠标右键,然后按Enter键(注意,注册码不显示,直接单击右键就行) 

wandb.errors.UsageError: api_key not configured (no-tty). call wandb.login(key=[your_api_key])_第2张图片

你可能感兴趣的:(人工智能,python,powershell)