How to setup Henry on Mac in 2024 #1471
mitch-zink
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
python3.10 -m venv venv && source venv/bin/activate && pip3 install --upgrade pip && pip3 install henry
python -m henry.cli --help
python -m henry.cli pulse
Beta Was this translation helpful? Give feedback.
All reactions