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
With the requirements + pip install blurple.py, I can't get the test.py to execute nor can I use the import statement you show in the readme ping example.
An exception gets raised with "invalid syntax" and it points to "from blurple import ui" within the debugger.
I installed it via pip and it shows the installation was successful.
Python 3.7 and Discord version 1.7.3
The text was updated successfully, but these errors were encountered:
akcode47
changed the title
Importing is raising errors
Import is raising errors
Oct 27, 2021
With the requirements + pip install blurple.py, I can't get the test.py to execute nor can I use the import statement you show in the readme ping example.
An exception gets raised with "invalid syntax" and it points to "from blurple import ui" within the debugger.
I installed it via pip and it shows the installation was successful.
Python 3.7 and Discord version 1.7.3
The text was updated successfully, but these errors were encountered: