Raceback (most recent call last): File "/usr/bin/beet", line 11, in <module>

Other Pc has to install beets but after install I would run it but got the error

han@Mac:~$ beet imp /home/han/Muziek/
Traceback (most recent call last):
File “/usr/bin/beet”, line 11, in
load_entry_point(‘beets==1.4.9’, ‘console_scripts’, ‘beet’)()
File “/usr/share/beets/beets/ui/init.py”, line 1266, in main
_raw_main(args)
File “/usr/share/beets/beets/ui/init.py”, line 1249, in _raw_main
subcommands, plugins, lib = _setup(options, lib)
File “/usr/share/beets/beets/ui/init.py”, line 1144, in _setup
lib = _open_library(config)
File “/usr/share/beets/beets/ui/init.py”, line 1201, in _open_library
get_path_formats(),
File “/usr/share/beets/beets/ui/init.py”, line 619, in get_path_formats

any solution

@Chabula That traceback looks incomplete to me. Is it possible you missed part of it while copy/pasting?