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

setuptools is a dependency #22

Closed
stevegilbert23 opened this issue Apr 12, 2020 · 3 comments
Closed

setuptools is a dependency #22

stevegilbert23 opened this issue Apr 12, 2020 · 3 comments
Labels
Milestone

Comments

@stevegilbert23
Copy link

Please add "setuptools" to the list under "Installing Dependencies": https://dvr-scan.readthedocs.io/en/latest/guide/installing/

install.py fails if setuptools is not installed.

@Breakthrough Breakthrough pinned this issue Jul 19, 2020
@Breakthrough
Copy link
Owner

Note that now this package is available on pip, which reduces the number of people that need to install a source distribution. I agree though that the documentation should make that more clear.

@Breakthrough
Copy link
Owner

Can you share how you were installing when you ran this? Did you install the requirements file via pip first? (e.g. pip install -r requirements.txt)?

Will be addressing this in the next release of DVR-Scan for sure.

@Breakthrough Breakthrough added this to the v1.2 milestone Aug 30, 2020
@Breakthrough
Copy link
Owner

Requirements are now pinned correctly - this shouldn't be affecting anyone anymore, but if it does crop up, please let me know or raise another issue. Thank you!

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

No branches or pull requests

2 participants