rehmatworks / gplaydl

Command Line Google Play APK downloader. Download APK files to your PC directly from Google Play Store.
MIT License
349 stars 55 forks source link

Error when installing via pipx #39

Open maxrull00 opened 4 months ago

maxrull00 commented 4 months ago

Issue

An error occurrs when trying to install gplaydl via pipx:

└─$ pipx install gplaydl
Fatal error from pip prevented installation. Full pip output in file:                                                                     /home/user/.local/state/pipx/log/cmd_2024-04-20_23.44.04_pip_errors.log                                                           
pip failed to build package:
    cffi

Some possibly relevant errors from pip install:
    error: subprocess-exited-with-error
    c/_cffi_backend.c:407:23: error: lvalue required as left operand of assignment                                                        c/_cffi_backend.c:410:23: error: lvalue required as left operand of assignment                                                        error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1                                                            
Error installing gplaydl.

How to reproduce

Try running pipx install gplaydl

3052 commented 4 months ago

repo is dead