Hmm; someone else reported a similar crash. I don’t see an obvious explanation 
here—could you please file a GitHub issue with full system setup details?

> On Jan 5, 2017, at 10:20 PM, Bearcat Şándor <[email protected]> wrote:
> 
> I know that the absubmit plugin is still under development, but i'm getting 
> errors from beets when it's enabled.  I'm posting this here in case it's not 
> a real bug and i'm just missing something (either figuratively or in my 
> installation). 
> 
> When i just do 'beets' at the command line with absubmit enabled i get the 
> following output (i do have streaming_extractor_music in my PATH and beets 
> finds it):
> 
> Traceback (most recent call last):
>   File "/usr/lib/python-exec/python2.7/beet", line 11, in <module>
>     load_entry_point('beets==1.4.3', 'console_scripts', 'beet')()
>   File "/usr/lib64/python2.7/site-packages/beets/ui/__init__.py", line 1209, 
> in main
>     _raw_main(args)
>   File "/usr/lib64/python2.7/site-packages/beets/ui/__init__.py", line 1192, 
> in _raw_main
>     subcommands, plugins, lib = _setup(options, lib)
>   File "/usr/lib64/python2.7/site-packages/beets/ui/__init__.py", line 1089, 
> in _setup
>     plugins = _load_plugins(config)
>   File "/usr/lib64/python2.7/site-packages/beets/ui/__init__.py", line 1075, 
> in _load_plugins
>     plugins.send("pluginload")
>   File "/usr/lib64/python2.7/site-packages/beets/plugins.py", line 451, in 
> send
>     for handler in event_handlers()[event]:
>   File "/usr/lib64/python2.7/site-packages/beets/plugins.py", line 434, in 
> event_handlers
>     for plugin in find_plugins():
>   File "/usr/lib64/python2.7/site-packages/beets/plugins.py", line 288, in 
> find_plugins
>     _instances[cls] = cls()
>   File "/usr/lib64/python2.7/site-packages/beetsplug/absubmit.py", line 84, 
> in __init__
>     self.extractor = distutils.spawn.find_executable(self.extractor)
> AttributeError: 'module' object has no attribute 'spawn'
> 
> 
> I'm not great at reading python errors.
> 
> Thank you
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "beets" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"beets" 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