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

thunder backend list raises exception when executed with no added backends. #87

Open
arseniybelkov opened this issue Apr 16, 2024 · 0 comments
Labels
bug Something isn't working cli Command Line Interface issues

Comments

@arseniybelkov
Copy link
Member

Exception raised:

File "/home/belkov.arseniy/external-packages/thunder/thunder/cli/backend_cli.py", line 81, in _list
    extra = set(names) - set(local)
            ^^^^^^^^^^
TypeError: 'NoneType' object is not iterable
@arseniybelkov arseniybelkov added bug Something isn't working cli Command Line Interface issues labels Apr 16, 2024
arseniybelkov added a commit that referenced this issue Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Command Line Interface issues
Projects
None yet
Development

No branches or pull requests

1 participant