When I go type the command to install kjspkg, it gives me and error and I tried with pipx, but when doing the init in the kubejs folder it says it<s missing a module called "fire". What am I doing wrong?
#Need help installing kjspkg on arch linux
11 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
@kind hamlet your thing 
To clarify, the first screenshot is you trying to run the curl command suggested in the readme?
yeah
K wait a sec lemme try smth
Ok no --break-system-packages doesn’t seem to work on other distros
Try downloading all of the dependencies in https://github.com/Modern-Modpacks/kjspkg/blob/main/requirements.txt using pip install --break-system-packages <package name>
It worked! Thanks!