Hi, I *wouldn't recommend to install python packages via sudo*, as it may break system libraries. For installing applications like Beancount, I recommend pipx: https://pipx.pypa.io/stable/. Pipx installs every application under your regular user (no need for sudo) into a separate virtual environment. This is especially useful, if you decide to install Fava, which depends on an older version of Beancount. Follow installation instructions from the pipx docs, then run:
pipx install beancount pipx list # this should list Beancount and its tools like bean-check etc. Best regards, Petr On Sat, 12 Oct 2024 at 22:21, Jason Crews (the1gofer) <jason.cr...@gmail.com> wrote: > 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 > <https://groups.google.com/d/msgid/beancount/2f077dec-2064-4d31-bf90-a3aec6b94deen%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAJ9q9gH6Fy_vNfvuzf0m_3Oz_9S47c0%2BJO6THMsifFc%2BDocb6Q%40mail.gmail.com.