Description
Describe the bug
That's what I got after after running the bash script. Okay it's experimental let's try installing it normally: error: externally-managed-environment. I have not managed managed to fix both errors. I am using arch Linux (btw) and I am on Python version 3.13.3. Help would be very much appreciated :) Also this is not a problem on my computer since it also didn't work on my laptop.
Reproduction Steps
I ran bash <(curl -sL https://raw.githubusercontent.com/elebumm/RedditVideoMakerBot/master/install.sh)
I ran pip install -r requirements.txt
Expected behavior
I expected the install script to work and not give errors. (Actually not, nothing goes smooth with any of my installations :P)
Screenshots
No response
System Information
Operating System : Arch Linux
Python version : 3.13.3
App version / Branch : latest
Checklist
- I have searched the open issues for duplicates.
- I have shown the entire traceback, if possible.
Additional Context
No response