pip install gdown won't work #360
-
Discussed in #337Originally posted by CuriousityKilled March 30, 2024
it comes up with
am i missing something? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Seems your Python installation environment has some problem. If you want to install anyway, I recommend using pipx:
|
Beta Was this translation helpful? Give feedback.
-
Archlinux does not allow direct installation with I have the exact same problem and there was a decision made by archlinux last year regarding preventing install with |
Beta Was this translation helpful? Give feedback.
Seems your Python installation environment has some problem.
If you want to install anyway, I recommend using pipx:
pipx ensurepath
pipx install gdown