Hi,

[Sorry if this is off-topic, but this group appears to be the place to 
discuss ledger variants.]

I'm keen to try out Beancount but so far haven't managed to get it going on 
Ubuntu 14.04.  I'm a bit new to installation of Python packages, but from 
the installation documentation I think the following should work:

sudo python3 setup.py install

However, this fails with an error:

error: package directory 'src/python/beancount/sources' does not exist

To try and understand the problem I tried commenting out 
'beancount.sources' from the packages list in setup.py.  This leads to a 
similar complaint about src/python/beancount/imports.  Removing that allows 
things to proceed a bit further (some C code gets compiled), but then:

error: file '/home/olly/source_code/beancount/beancount/bin/bean-accounts' 
does not exist

This looks fundamental so I guess sources and imports were important 
components!

Can anyone give any pointers?  I'm using python 3.4.0.

Many thanks.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to