Dan, I thought that the main idea of beancount v3 was migrating some functionality to C++ to make the thing be faster.
If this is not being done in beancount v3, are there any other improvements which make it worth using as an opposite to v2 at the moment? On Wednesday, January 31, 2024 at 8:11:39 PM UTC+1 [email protected] wrote: > On 31/01/24 18:31, Ouro Boros wrote: > > Hi, > > > > I am tryiung to install Beancount v3 using Bazel. I have gone through > > the installation instructions here > > <https://beancount.github.io/docs/installing_beancount_v3.html> and i > > have been stuck in `bazel build //bin:all` command. > > The Bazel build for Beancount v3 builds some experimental C++ code that > is not yet used for anything else than a technology demonstration. > Martin run out of time for working on that and it is not really maintained. > > If you just want to use Beancount v3 (and not hack on the C++ code) just > install it as a regular Python package. The v3 branch uses meson-python > to build the extension modules and pack them up in a Python wheel. > > Cheers, > Dan > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/69a61e8e-0b11-4861-8fcf-e756b9d84763n%40googlegroups.com.
