-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 1.3
-
Component/s: None
-
None
I'm currently unable to even start Picard (latest master as of this writing: ca12a56):
freso@kotake> picard
Traceback (most recent call last):
File "/usr/bin/picard", line 2, in <module>
from picard.tagger import main; main('/usr/share/locale', True)
File "/usr/lib/python2.7/site-packages/picard/tagger.py", line 64, in <module>
from picard.util import (
ImportError: cannot import name queue
[1] freso@kotake>