Closed AnimeWaifuGirl closed 8 months ago
pip install httpx pypresence
pipx: error: unrecognized arguments: pypresence
nope i got the same error after i installed httpx over pipx!
yes i can't use python-pip while environment
if you asked wich linux and environment i use! distro: Arch Linux virtual environment: FluxBox
\pip install --break-system-packages httpx pypresence
ure not supposed to use pipx for this
now i got this error after the installation over pip was successfully!
[jan@archlinux jerry]$ ./jerrydiscordpresence.py
Traceback (most recent call last):
File "/home/jan/jerry/./jerrydiscordpresence.py", line 17, in
ure supposed to use jerry itself not the python script, jerry will automatically send the necessary args to the python script
closing due to inactivity
i get by any pythion script this message
python ./jerrydiscordpresence.py Traceback (most recent call last): File "/home/jan/jerry/./jerrydiscordpresence.py", line 6, in
import httpx
ModuleNotFoundError: No module named 'httpx'