安装指令:pip install wandb 在Power Shell 输入命令: wandb init 然后出现下图。 复制网址到浏览器打开,然后注册,注册完成后会给一个注册码。 复制注册码,然后单击鼠标右键,然后按E
安装指令:pip install wandb
在Power Shell 输入命令: wandb init 然后出现下图。
![wandb.errors.UsageError: api_key not configured (no-tty). call wandb.login(key=[your_api_key])_python](http://img.558idc.com/uploadfile/allimg/python/31095451_61ce62ebd6b3c86435.png)
复制网址到浏览器打开,然后注册,注册完成后会给一个注册码。
![wandb.errors.UsageError: api_key not configured (no-tty). call wandb.login(key=[your_api_key])_注册码_02](http://img.558idc.com/uploadfile/allimg/python/31095452_61ce62ec233c026692.png)
复制注册码,然后单击鼠标右键,然后按Enter键(注意,注册码不显示,直接单击右键就行)
![wandb.errors.UsageError: api_key not configured (no-tty). call wandb.login(key=[your_api_key])_注册码_03](http://img.558idc.com/uploadfile/allimg/python/31095452_61ce62ec8610142337.png)
