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

What's missing? #322

Open
StrangeDOS opened this issue Jul 15, 2022 · 4 comments
Open

What's missing? #322

StrangeDOS opened this issue Jul 15, 2022 · 4 comments

Comments

@StrangeDOS
Copy link

Suggestion for new functionality. This would be hard to do but worth it to new users. Adding a switch to run the script and check for any missing requirements. It would be nice to be able to confirm that everything is setup correctly.

@Xonshiz
Copy link
Owner

Xonshiz commented Jul 15, 2022

Sorry, I'm not able to understand entirely. Could you please expand?

@StrangeDOS
Copy link
Author

Sorry. Wrote it in a hurry. I proposing a switch that when you use it, say "comic_dl -req" it checks to make sure you have all the requirements correctly installed.

This would be good for new users as it will check to make sure they downloaded and installed the required packages.

@darodi
Copy link
Contributor

darodi commented Jul 26, 2022

Isn't everything bundled in the executables here?
https://github.com/Xonshiz/comic-dl/releases

or is this not enough?
pip install -r requirements.txt

@Xonshiz
Copy link
Owner

Xonshiz commented Oct 6, 2022

Yep, -r requirements.txt should fetch all the external libs.

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

3 participants