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

generatemakefile.sh j2 dependency #362

Open
AO33 opened this issue Sep 27, 2024 · 1 comment
Open

generatemakefile.sh j2 dependency #362

AO33 opened this issue Sep 27, 2024 · 1 comment
Assignees

Comments

@AO33
Copy link
Member

AO33 commented Sep 27, 2024

When I try and run the generatemakefile.sh script, I get an error stating the the "j2 command is not available".
I ended up changing the pyproject.toml file to include the following line j2cli = ">=0.3.11"

This is the package this will download https://github.com/kolypto/j2cli

This seemed to resolve the issue once I reran the poetry install/lock commands

@yaseminbridges
Copy link
Contributor

Hi Aaron! @souzadevinicius will be able to advise better once he returns to office, but it seems from the docs that J2 is installed prior to running the makefile.sh:

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