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
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
The text was updated successfully, but these errors were encountered:
Issue
An error occurrs when trying to install gplaydl via pipx:
How to reproduce
Try running
pipx install gplaydl
The text was updated successfully, but these errors were encountered: