Tango CLI doesn't work on Colab
未关闭
- 主要语言
- Python
- 星标
- 572
- 派生
- 55
- PR 合并指标
- 30 天内没有已合并 PR
描述
pip installing tango on Google Colab works for imports. But the cli commands result in error:
`!tango --version`
Error:
```Traceback (most recent call last):
File "/usr/local/bin/tango", line 5, in
from tango.__main__ import main
File "/usr/local/lib/python3.7/dist-packages/tango/__main__.py", line 221, in
@main.result_callback()
TypeError: 'NoneType' object is not callable```
贡献指南
评估
这个 Issue 还没有评估数据。