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

Tango CLI doesn't work on Colab #341

Open
AkshitaB opened this issue Jul 21, 2022 · 0 comments
Open

Tango CLI doesn't work on Colab #341

AkshitaB opened this issue Jul 21, 2022 · 0 comments

Comments

@AkshitaB
Copy link
Contributor

pip installing tango on Google Colab works for imports. But the cli commands result in error:

!tango --version

Error:

  File "/usr/local/bin/tango", line 5, in <module>
    from tango.__main__ import main
  File "/usr/local/lib/python3.7/dist-packages/tango/__main__.py", line 221, in <module>
    @main.result_callback()
TypeError: 'NoneType' object is not callable```
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

1 participant