You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found this awesome repo but I failed to get it run on my mac.
I installed python 3.9 via brew. Since i have no pip i tried to use brew install -t "requirements.txt" but i think i missed some of the requirements.
When i try to run the app i get the following error:
I found this awesome repo but I failed to get it run on my mac.
I installed python 3.9 via brew. Since i have no pip i tried to use brew install -t "requirements.txt" but i think i missed some of the requirements.
When i try to run the app i get the following error:
Hi,
I found this awesome repo but I failed to get it run on my mac.
I installed python 3.9 via brew. Since i have no pip i tried to use brew install -t "requirements.txt" but i think i missed some of the requirements.
When i try to run the app i get the following error:
python nrc_exporter.py --help
File "nrc_exporter.py", line 103
logger.info(f_message(f"[+] {message}", level="info"))
^
SyntaxError: invalid syntax
Can anyone help me to get the app running?
thanks
Chris
The text was updated successfully, but these errors were encountered: