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
Japr doesn't seem to ship with jinja so cannot load on systems that don't already have it by default
Probably reproducible with a fresh Python install. Just install with pipx and run.
No dependencies should need to be installed manually
We should probably just add it to the pyproject.toml file
pyproject.toml
The text was updated successfully, but these errors were encountered:
Nevermind. It was a local machine issue. Was using some broken installation of japr!
Sorry, something went wrong.
No branches or pull requests
Describe the Bug
Japr doesn't seem to ship with jinja so cannot load on systems that don't already have it by default
To Reproduce
Probably reproducible with a fresh Python install. Just install with pipx and run.
Expected Behavior
No dependencies should need to be installed manually
Screenshots
Additional Context
We should probably just add it to the
pyproject.toml
fileThe text was updated successfully, but these errors were encountered: