sudo -H python3 -m pip install beancount
and
sudo -H python3 -m pip install git+https://github.com/beancount/beancount#egg=beancount
which didn't work both giving me the error message /Library/Frameworks/Python.framework/Versions/3.8/bin/python3: No module named pip
I then tried
sudo -H python3.9 -m pip install beancount
which seemed to finsih without errors. I'm even able to use bean-check. However, using bean-report --help or web-bean both give the follwoing
zsh: command not found: bean-report
and
zsh: command not found: web-bean
Googling either of those has no results.
I also tried brew install beancount, even though that's not in the documentation, and nothing changed.
Any suggestions? I've been experimenting with ledger and like it, but would like the better features found in bean count.
--
You received this message because you are subscribed to the Google Groups "Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beancount+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/2f077dec-2064-4d31-bf90-a3aec6b94deen%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Beancount" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beancount/qWXjk2vb5UI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beancount+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhNiLog7w-vjJvBaXP3FXWPZ%3DLy%3DbHWSz-%3D_oCKCQ4ygrA%40mail.gmail.com.