Closed brobits closed 5 months ago
Could you try installing the requirements in a Python virtual environment? I highly recommend doing that instead of installing them to Pip's global packages as Python dependencies are a pain to manage between projects if they are all global.
You may want to install the requirements in a Python virtual environment to ensure they don't conflict with other Python projects on your system.
Hey @brobits, have you been able to try my suggestions above?
Closing this due to inactivity. I'll reopen this if you are still having issues after trying my suggestions above.
Version
Auto-Southwest Check-In v7.4
Browser Version
Version 124.0.6367.93 (Official Build) (amd64)
Description
Unable to install pip3 requirements.txt using clean python 3.8 (no other python on system). See logs below.
To Reproduce
Expected Behavior
Project installs python dependencies
Relevant logs and program output
Additional context
No response