#cannot import name 'Listen' from 'interactions'
1 messages · Page 1 of 1 (latest)
Hey! Once your issue is solved, press the button below to close this thread!
interactions.py v4 is no longer supported. Please upgrade to the latest version and use the migration guide to upgrade your code.
The code is based off the latest version..
what is your python version
Use Python 3.10 or above
3.9.2
the currently supported version of the library, v5, requires Python 3.10 or later. installing the library with versions of Python under 3.10 would grab v4 (unsupported) instead
interesting, okay
btw, it's @listen, not Listen. I think python does count it as different
I was testing for case sensitivity but thanks