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've installed the package from the normal ubuntu repo and it is the version with the old protocol:
gplaycli 3.27 [ERROR] Unknown error: New version of protocol release. Update gplaycli and check https://github.com/matlink/gplaycli
Downloaded latest release source and have it down to a compilation error: dpkg-checkbuilddeps: error: Unmet build dependencies: python3-matlink-gpapi (>= 0.4.4.4)
I am pretty sure I do actually have the library installed:
You're probably better off finding an ubuntu ppa with a backport of this. I had to work around the gpapi fork and rename in the debian packages (that is, the packages at are in debian/ubuntu, not the debian packages that gplaycli can build).
Ubuntu 20.04
Python 3.8.5
I've installed the package from the normal ubuntu repo and it is the version with the old protocol:
gplaycli 3.27
[ERROR] Unknown error: New version of protocol release. Update gplaycli and check https://github.com/matlink/gplaycli
Downloaded latest release source and have it down to a compilation error:
dpkg-checkbuilddeps: error: Unmet build dependencies: python3-matlink-gpapi (>= 0.4.4.4)
I am pretty sure I do actually have the library installed:
matthew@matthew-workstation:~/Downloads/gplaycli-3.29$ locate matlink /home/matthew/.local/lib/python3.8/site-packages/matlink_gpapi-0.4.4.5.dist-info /home/matthew/.local/lib/python3.8/site-packages/matlink_gpapi-0.4.4.5.dist-info/INSTALLER /home/matthew/.local/lib/python3.8/site-packages/matlink_gpapi-0.4.4.5.dist-info/LICENSE.md /home/matthew/.local/lib/python3.8/site-packages/matlink_gpapi-0.4.4.5.dist-info/METADATA /home/matthew/.local/lib/python3.8/site-packages/matlink_gpapi-0.4.4.5.dist-info/RECORD /home/matthew/.local/lib/python3.8/site-packages/matlink_gpapi-0.4.4.5.dist-info/WHEEL /home/matthew/.local/lib/python3.8/site-packages/matlink_gpapi-0.4.4.5.dist-info/top_level.txt
I haven't made it to auth method yet. Seems like I'm hitting another stumbling block. Thanks in advance!
When I attempt to run the build.sh, this is the output:
The text was updated successfully, but these errors were encountered: