您当前的位置: 首页 >  ar
  • 0浏览

    0关注

    2393博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

成功解决The scripts freeze_graph.exe, saved_model_cli.exe, tensorboard.exe, tflite_convert.exe, toco.exe

一个处女座的程序猿 发布时间:2019-05-14 19:22:44 ,浏览量:0

成功解决The scripts freeze_graph.exe, saved_model_cli.exe, tensorboard.exe, tflite_convert.exe, toco.exe

 

 

目录

解决问题

解决思路

解决方法

 

 

解决问题

The scripts freeze_graph.exe, saved_model_cli.exe, tensorboard.exe, tflite_convert.exe, toco.exe and toco_from_protos.exe are installed in 'C:\Users\niu\AppData\Roaming\Python\Python36\Scripts' which is not on PATH.   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

 

 

解决思路

考虑将此目录添加到路径,或者,如果您希望取消此警告,请使用--no warn脚本位置。

 

 

 

解决方法

根据提示,采用两种方法解决

T1、将该路径  C:\Users\niu\AppData\Roaming\Python\Python36\Scripts  加载到系统环境变量内即可! T2、采用加个参数亦可:    --no-warn-script-location

关注
打赏
1664196048
查看更多评论
立即登录/注册

微信扫码登录

0.0574s