I made a change to the installation: https://bitbucket.org/blais/beancount/commits/e1c97f1afadc969a5a128e3efe4cc113aef7c9b1?at=default The scripts apparently weren't appearing under Windows. When I tested under Linux, it failed, so I made the change condition on platform = Windows & not setuptools.
Oh! I forgot to remove the old test options. Here: https://bitbucket.org/blais/beancount/commits/bd3f97caca3def9577a220c73cf0943310f2fe76?at=default Update and try again. LMK if it doesn't fix it. Thanks for reporting, On Thu, Feb 2, 2017 at 11:21 PM, Matthew Harris <mharris...@gmail.com> wrote: > At some point in the past few weeks, I ceased to be able to run beancount. > When I run bean-web, for example, I get > > $ bean-web finances.beancount > Traceback (most recent call last): > File "/Users/mharris/homebrew/bin/bean-web", line 11, in <module> > load_entry_point('beancount==2.0b13', 'console_scripts', 'bean-web')() > File > "/Users/mharris/homebrew/lib/python3.6/site-packages/pkg_resources/__init__.py", > line 561, in load_entry_point > return get_distribution(dist).load_entry_point(group, name) > File > "/Users/mharris/homebrew/lib/python3.6/site-packages/pkg_resources/__init__.py", > line 2630, in load_entry_point > raise ImportError("Entry point %r not found" % ((group, name),)) > ImportError: Entry point ('console_scripts', 'bean-web') not found > > I don't know if this was a beancount change or a change of my machine. > FWIW, I'm running OS X with homebrew. You probably can't solve my problem > for me, but can you point me in the right direction? > > Thanks. > > > Matthew > > -- > 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 post to this group, send email to beancount@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/beancount/707b0b9f-555e-4c71-a4fc-b6ed11807e1b%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/707b0b9f-555e-4c71-a4fc-b6ed11807e1b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to beancount@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhOWBshs16HJEV79OW7rhdxKujEBLo3dMBQWmn%3D%2B4yT3ng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.