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

Trouble Getting Started #2

Open
ReArmedHalo opened this issue Jul 30, 2024 · 1 comment
Open

Trouble Getting Started #2

ReArmedHalo opened this issue Jul 30, 2024 · 1 comment

Comments

@ReArmedHalo
Copy link

I had trouble creating a new project initially with this as I didn't meet all the requirements of the underlaying NIST macos_security project.

When I tried creating a project, the app would simply freeze. Taking a look at the folder I selected, I see the NIST repo appears to have been downloaded/unpacked. I navigated to that directory in my terminal and ran the following command from the NIST setup guide:

pip3 install -r requirements.txt --user

After this, I was able to launch the Jamf Compliance app and successfully create a project.

I would suggest updating the user guide to call out the pre-reqs more clearly. Specifically needing the Xcode developer CLI Tools / Python3 (as python is not installed on a base macOS system by default) and the Python requirements for the NIST project.

Thank you,

@golbiga
Copy link
Collaborator

golbiga commented Sep 30, 2024

Apologies for the late response here, didn't realize issues were enabled on this repo. You should not need to run the pip command to get the app working. You do not need Xcode CLI/python3 as Python3 is bundled within the application.

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

2 participants