Will do.

On Thursday, January 5, 2017 at 8:20:14 PM UTC-7, Bearcat Şándor 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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to