I tried to install beancount on Linux Slackware. But got an error:

/beancount/bin$ ./bean-example 
Traceback (most recent call last):
  File "./bean-example", line 2, in <module>
    from beancount.scripts.example import main; main()
  File "/usr/lib/python3.3/site-packages/beancount/scripts/example.py", 
line 26, in <module>
    from dateutil import rrule
ImportError: No module named 'dateutil'

Where to get this module? I installed one, but it seems to be for Python 2.

-- 

--- 
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