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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/707b0b9f-555e-4c71-a4fc-b6ed11807e1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to