Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setuptools to requirements.txt as the script requires it #501

Open
NetMan134 opened this issue Sep 7, 2024 · 0 comments
Open

Add setuptools to requirements.txt as the script requires it #501

NetMan134 opened this issue Sep 7, 2024 · 0 comments

Comments

@NetMan134
Copy link

Description

Python errors out when trying to import setuptools - not in requirements.txt

Steps to Reproduce

  1. clone this repository
  2. install dependencies - python -m pip install -r requirements.txt
  3. "Install & Run" in README.md

Expected behavior: Unmanic setups and installs

Actual behaviour: Script errors out - setuptools package not present

Reproduces how often: until setuptools is manually inserted in requirements.txt or seperately installed

Versions

latest, 2024-09-07, 15:58 (3:58 PM) at the time of writing

OS: Fedora 40

Installation Method Used

Manual install using python and setup.py

Additional Information

I would also suggest adding a notice for python dev packages, such as python3-devel in Fedora

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant