VisualDL
VisualDL copied to clipboard
【优化】是不是测试用的依赖也加入到包里面了
刚刚在已有的开发环境里安装了一下 VisualDL(已经安装了 TensorBoard),结果发现还需要安装大量软件包,如下:
Installing collected packages: mccabe, pyflakes, pycodestyle, flake8, pycryptodome, bce-python-sdk, shellcheck-py, itsdangerous, click, MarkupSafe, Jinja2, flask, toml, nodeenv, cfgv, identify, pre-commit, pytz, Babel, Flask-Babel, visualdl
可以发现绝大部分都是测试时才需要用到的包,建议从安装依赖里取消掉