You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do see py-trello==<version_number> if you run pip freeze then you installed it correctly. If that is the case you might have named a directory trello or python file trello.py in the same directory, rename that one and it should import.
Hello I keep receiving this error even though I correctly installed it.
Whenever I run this:
from trello import TrelloClient
I get the error in the title.The text was updated successfully, but these errors were encountered: