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
I tried to get pygradle working with my project, but couldn't get it to work, as during the build in the "wheel-api.py" file, I get three question marks instead of a ')':
The error in the console:
My build.gradle:
I'm using VS Code as my editor on Mac OS 11.0.1. Any help would be appreciated. Thanks!