Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Can not read key file, please configure auth key. use trtpy set-key xxx #103

Open
watertianyi opened this issue May 21, 2022 · 1 comment

Comments

@watertianyi
Copy link

按照https://www.zhihu.com/people/shouxieai,
pip install trtpy-dev==1.1.20 -i https://pypi.org/simple
2. 配置便捷指令,使用source的aliasecho alias trtpy="python -m trtpy" >> ~/.bashrc
source ~/.bashrc
3. 查看trtpy当前的信息,仅仅证明安装运行成功trtpy info
4. 查看当前支持的模版清单trtpy list-templ
报错:
raise RuntimeError(f"Can not read key file, please configure auth key. use trtpy set-key xxx")
RuntimeError: Can not read key file, please configure auth key. use trtpy set-key xxx

@shouxieai
Copy link
Owner

需要执行trtpy set-key sxaivip
这个key已经设置为vip专用。不过目前可以先测试测试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants