Skip to content

Crash on Start #65

Answered by seajaysec
seajaysec asked this question in Q&A
Discussion options

You must be logged in to vote

This may actually be a problem solely with Brew's python installation. As a workaround, I was able to run from the /Source directory by leveraging mac's system python with these two commands:

sudo /usr/bin/python -m pip install -r ../requirements.txt
/usr/bin/python main.py

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Srinivas11789
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #15 on November 06, 2021 23:49.