We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It appears that in the current main branch, one must manually install certain pre-requisite packages to run Gourmet Recipe Manager.
Per installation notes.
pip/pip3 can auto-resolve dependencies if properly configured.
To date, it isn't.
Add dependencies to the setup.py script.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
It appears that in the current main branch, one must manually install certain pre-requisite packages to run Gourmet Recipe Manager.
Steps to Reproduce
Per installation notes.
Expected Behavior
pip/pip3 can auto-resolve dependencies if properly configured.
Current Behavior
To date, it isn't.
Possible Solution
Add dependencies to the setup.py script.
Environment
The text was updated successfully, but these errors were encountered: