Hello Everyone, 

I've tried installing bean count on a m1 macbook, and a m2 mac mini, and 
haven't had much luck.  The documentation seems pretty old, so I'm not sure 
what to try. 

I tried installing with 

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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/2f077dec-2064-4d31-bf90-a3aec6b94deen%40googlegroups.com.

Reply via email to