I guess I'm just a bit lost then. Not a programmer, despite the name, ironically.
I was able to compile v2 successfully, but am having trouble understanding the install instructions for v3. > pip install –requirement requirements/dev.txt doesn't work, presumably because I'm missing pytype & pylint and need to compile those with a C compiler? And once I compile those, do I just use pip and it should compile smoothly? Or is using Bazel required? What am I missing here, because I think it might be a lot... Thanks, Andrew On Wednesday, July 19, 2023 at 2:04:08 PM UTC-7 [email protected] wrote: > On 19/07/23 19:56, Andrew Ng wrote: > > On this note, is there any support at all yet for v3 on Windows? > > What do you mean? Beancount v3 works just fine on Windows. Just there > aren't any Python wheels released for it. You need a C compiler to > compile the Python extensions modules. > > 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/5e3adf29-c99f-40d4-98ed-65c735f29190n%40googlegroups.com.
