I have uninstalled python, installed 3.7.3 then ran the setup form my git clone and get the same error minus the RequestsDependencyWarning
beet ls -p added:2019-04
configuration error: verbose not found
arogl@MSI-GE62 H:\
$ beet -v ls -p added:2019-04
user configuration: C:\Users\arogl\AppData\Roaming\beets\config.yaml
data directory: C:\Users\arogl\AppData\Roaming\beets
plugin paths: C:\Users\arogl\AppData\Roaming\beets\beetsplug
Sending event: pluginload
Traceback (most recent call last):
File "C:\Python37\Scripts\beet-script.py", line 11, in <module>
load_entry_point('beets==1.4.8', 'console_scripts', 'beet')()
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beets\ui\__init__.py", line 1266, in main
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beets\ui\__init__.py", line 1249, in _raw_main
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beets\ui\__init__.py", line 1135, in _setup
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beets\ui\__init__.py", line 1121, in _load_plugins
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beets\plugins.py", line 488, in send
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beets\plugins.py", line 471, in event_handlers
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beets\plugins.py", line 307, in find_plugins
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beetsplug\lastgenre\__init__.py", line 116, in __init__
File "C:\Python37\lib\site-packages\beets-1.4.8-py3.7.egg\beetsplug\lastgenre\__init__.py", line 133, in setup
FileNotFoundError: [Errno 2] No such file or directory: b'C:\\Python37\\lib\\site-packages\\beets-1.4.8-py3.7.egg\\beetsplug\\lastgenre\\genres.txt'
arogl@MSI-GE62 H:\
$ beet -vv ls -p added:2019-04
user configuration: C:\Users\arogl\AppData\Roaming\beets\config.yaml
data directory: C:\Users\arogl\AppData\Roaming\beets
plugin paths: C:\Users\arogl\AppData\Roaming\beets\beetsplug
Sending event: pluginload
configuration error: import.delete not found
the .egg fille is a .zip file that I can read and tests ok.
7z l C:\\Python37\\lib\\site-packages\beets-1.4.8-py3.7.egg
7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
Scanning the drive for archives:
1 file, 496465 bytes (485 KiB)
Listing archive: C:\\Python37\\lib\\site-packages\beets-1.4.8-py3.7.egg
--
Path = C:\\Python37\\lib\\site-packages\beets-1.4.8-py3.7.egg
Type = zip
Physical Size = 496465
Date Time Attr Size Compressed Name
------------------- ----- ------------ ------------ ------------------------
2019-05-09 17:41:12 ..... 6720 2161 EGG-INFO\PKG-INFO
2019-05-09 17:41:12 ..... 7981 1892 EGG-INFO\SOURCES.txt
2019-05-09 17:41:12 ..... 1 3 EGG-INFO\dependency_links.txt
2019-05-09 17:41:12 ..... 40 39 EGG-INFO\entry_points.txt
2019-05-09 17:41:12 ..... 613 332 EGG-INFO\requires.txt
2019-05-09 17:41:12 ..... 16 15 EGG-INFO\top_level.txt
2019-05-09 17:41:14 ..... 2 4 EGG-INFO\zip-safe
2019-05-05 16:54:14 ..... 1467 727 beets\__init__.py
2019-05-05 16:54:14 ..... 940 520 beets\__main__.py
2019-05-05 16:54:14 ..... 8034 2539 beets\art.py
2019-05-05 16:54:14 ..... 3056 1232 beets\config_default.yaml
2019-05-05 16:54:14 ..... 62422 16080 beets\importer.py
2019-05-05 16:54:14 ..... 57169 14849 beets\library.py
2019-05-05 16:54:14 ..... 4477 1759 beets\logging.py
2019-05-05 16:54:14 ..... 73581 17102 beets\mediafile.py
2019-05-05 16:54:14 ..... 19489 5529 beets\plugins.py
2019-05-05 16:54:14 ..... 3880 1585 beets\random.py
2019-05-05 16:54:14 ..... 1892 901 beets\vfs.py
2019-05-05 16:54:14 ..... 6958 1988 beets\autotag\__init__.py
2019-05-05 16:54:14 ..... 23337 6587 beets\autotag\hooks.py
2019-05-05 16:54:14 ..... 20180 5827 beets\autotag\match.py
2019-05-05 16:54:14 ..... 18903 5374 beets\autotag\mb.py
2019-05-05 16:54:14 ..... 1158 589 beets\dbcore\__init__.py
2019-05-05 16:54:14 ..... 36773 10030 beets\dbcore\db.py
2019-05-05 16:54:14 ..... 30311 7848 beets\dbcore\query.py
2019-05-05 16:54:14 ..... 10028 3415 beets\dbcore\queryparse.py
2019-05-05 16:54:14 ..... 6633 2338 beets\dbcore\types.py
2019-05-05 16:54:14 ..... 44807 13478 beets\ui\__init__.py
2019-05-05 16:54:14 ..... 63637 16544 beets\ui\commands.py
2019-05-05 16:54:14 ..... 4616 1755 beets\ui\completion_base.sh
2019-05-05 16:54:14 ..... 35783 11179 beets\util\__init__.py
2019-05-05 16:54:14 ..... 9549 3210 beets\util\artresizer.py
2019-05-05 16:54:14 ..... 20471 5419 beets\util\bluelet.py
2019-05-05 16:54:14 ..... 52724 13510 beets\util\confit.py
2019-05-05 16:54:14 ..... 1502 574 beets\util\enumeration.py
2019-05-05 16:54:14 ..... 21919 5947 beets\util\functemplate.py
2019-05-05 16:54:14 ..... 2910 1148 beets\util\hidden.py
2019-05-05 16:54:14 ..... 17146 4747 beets\util\pipeline.py
2019-05-05 16:54:14 ..... 913 491 beetsplug\__init__.py
2019-05-05 16:54:14 ..... 6233 2234 beetsplug\absubmit.py
2019-05-05 16:54:14 ..... 12188 3542 beetsplug\acousticbrainz.py
2019-05-05 16:54:14 ..... 5950 2034 beetsplug\badfiles.py
2019-05-05 16:54:14 ..... 18869 5159 beetsplug\beatport.py
2019-05-05 16:54:14 ..... 4309 1445 beetsplug\bench.py
2019-05-05 16:54:14 ..... 2878 1198 beetsplug\bpm.py
2019-05-05 16:54:14 ..... 8424 2714 beetsplug\bucket.py
2019-05-05 16:54:14 ..... 12325 3878 beetsplug\chroma.py
2019-05-05 16:54:14 ..... 19747 5423 beetsplug\convert.py
2019-05-05 16:54:14 ..... 1955 857 beetsplug\cue.py
2019-05-05 16:54:14 ..... 25420 7313 beetsplug\discogs.py
2019-05-05 16:54:14 ..... 13571 3588 beetsplug\duplicates.py
2019-05-05 16:54:14 ..... 14654 4707 beetsplug\edit.py
2019-05-05 16:54:14 ..... 7689 2259 beetsplug\embedart.py
2019-05-05 16:54:14 ..... 6208 1959 beetsplug\embyupdate.py
2019-05-05 16:54:14 ..... 4868 1729 beetsplug\export.py
2019-05-05 16:54:14 ..... 38427 10332 beetsplug\fetchart.py
2019-05-05 16:54:14 ..... 3111 1109 beetsplug\filefilter.py
2019-05-05 16:54:14 ..... 1505 729 beetsplug\freedesktop.py
2019-05-05 16:54:14 ..... 5539 2100 beetsplug\fromfilename.py
2019-05-05 16:54:14 ..... 6341 2183 beetsplug\ftintitle.py
2019-05-05 16:54:14 ..... 1619 769 beetsplug\fuzzy.py
2019-05-05 16:54:14 ..... 5259 1743 beetsplug\gmusic.py
2019-05-05 16:54:14 ..... 4162 1472 beetsplug\hook.py
2019-05-05 16:54:14 ..... 3096 1207 beetsplug\ihate.py
2019-05-05 16:54:14 ..... 5854 1517 beetsplug\importadded.py
2019-05-05 16:54:14 ..... 4636 1643 beetsplug\importfeeds.py
2019-05-05 16:54:14 ..... 7760 2593 beetsplug\info.py
2019-05-05 16:54:14 ..... 4469 1599 beetsplug\inline.py
2019-05-05 16:54:14 ..... 10652 2808 beetsplug\ipfs.py
2019-05-05 16:54:14 ..... 3065 1219 beetsplug\keyfinder.py
2019-05-05 16:54:14 ..... 3259 1352 beetsplug\kodiupdate.py
2019-05-05 16:54:14 ..... 8864 2916 beetsplug\lastimport.py
2019-05-05 16:54:14 ..... 1652 780 beetsplug\loadext.py
2019-05-05 16:54:14 ..... 32637 10079 beetsplug\lyrics.py
2019-05-05 16:54:14 ..... 6469 2065 beetsplug\mbcollection.py
2019-05-05 16:54:14 ..... 2279 1008 beetsplug\mbsubmit.py
2019-05-05 16:54:14 ..... 8100 2313 beetsplug\mbsync.py
2019-05-05 16:54:14 ..... 8350 2552 beetsplug\missing.py
2019-05-05 16:54:14 ..... 11993 3626 beetsplug\mpdstats.py
2019-05-05 16:54:14 ..... 4401 1645 beetsplug\mpdupdate.py
2019-05-05 16:54:14 ..... 4242 1364 beetsplug\permissions.py
2019-05-05 16:54:14 ..... 8036 2592 beetsplug\play.py
2019-05-05 16:54:14 ..... 6835 2003 beetsplug\playlist.py
2019-05-05 16:54:14 ..... 3027 1121 beetsplug\plexupdate.py
2019-05-05 16:54:14 ..... 2115 925 beetsplug\random.py
2019-05-05 16:54:14 ..... 40788 9887 beetsplug\replaygain.py
2019-05-05 16:54:14 ..... 2935 1186 beetsplug\rewrite.py
2019-05-05 16:54:14 ..... 5536 1984 beetsplug\scrub.py
2019-05-05 16:54:14 ..... 8431 2537 beetsplug\smartplaylist.py
2019-05-05 16:54:14 ..... 1763 814 beetsplug\sonosupdate.py
2019-05-05 16:54:14 ..... 22935 5826 beetsplug\spotify.py
2019-05-05 16:54:14 ..... 3187 1380 beetsplug\subsonicupdate.py
2019-05-05 16:54:14 ..... 3360 1258 beetsplug\the.py
2019-05-05 16:54:14 ..... 10731 3424 beetsplug\thumbnails.py
2019-05-05 16:54:14 ..... 1783 745 beetsplug\types.py
2019-05-05 16:54:14 ..... 5984 2069 beetsplug\zero.py
2019-05-05 16:54:14 ..... 58661 14709 beetsplug\bpd\__init__.py
2019-05-05 16:54:14 ..... 10283 3517 beetsplug\bpd\gstplayer.py
2019-05-05 16:54:14 ..... 17348 4989 beetsplug\lastgenre\__init__.py
2019-05-05 16:54:14 ..... 15952 4320 beetsplug\lastgenre\genres-tree.yaml
2019-05-05 16:54:14 ..... 18697 7454 beetsplug\lastgenre\genres.txt
2019-05-05 16:54:14 ..... 4578 1692 beetsplug\metasync\__init__.py
2019-05-05 16:54:14 ..... 4229 1477 beetsplug\metasync\amarok.py
2019-05-05 16:54:14 ..... 4720 1820 beetsplug\metasync\itunes.py
2019-05-05 16:54:14 ..... 13379 4160 beetsplug\web\__init__.py
2019-05-05 16:54:14 ..... 43749 12065 beetsplug\web\static\backbone.js
2019-05-05 16:54:14 ..... 3111 908 beetsplug\web\static\beets.css
2019-05-05 16:54:14 ..... 9172 2527 beetsplug\web\static\beets.js
2019-05-05 16:54:14 ..... 257501 73172 beetsplug\web\static\jquery.js
2019-05-05 16:54:14 ..... 35475 9689 beetsplug\web\static\underscore.js
2019-05-05 16:54:14 ..... 3404 876 beetsplug\web\templates\index.html
------------------- ----- ------------ ------------ ------------------------
2019-05-09 17:41:14 1672772 483155 111 files
arogl@MSI-GE62 H:\
$ 7z t C:\\Python37\\lib\\site-packages\beets-1.4.8-py3.7.egg
7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
Scanning the drive for archives:
1 file, 496465 bytes (485 KiB)
Testing archive: C:\\Python37\\lib\\site-packages\beets-1.4.8-py3.7.egg
--
Path = C:\\Python37\\lib\\site-packages\beets-1.4.8-py3.7.egg
Type = zip
Physical Size = 496465
Everything is Ok
Files: 111
Size: 1672772
Compressed: 496465
Config file"
directory: \\?\I:\Music
import:
copy: no
move: yes
write: yes
resume: ask
quiet_fallback: skip
timid: no
log: H:\new_Music\beetslog.txt
languages: en
ignore: .AppleDouble ._* *~ .DS_Store *.sfv *.srr *.nfo *.m3u *.ini *.log *.nfo
art_filename: cover
pluginpath:
C:\Users\arogl\AppData\Roaming\beets\beetsplug
plugins: chroma discogs lastgenre acousticbrainz mbsync fetchart embedart replaygain duplicates missing info scrub zero fromfilename ftintitle importadded lyrics badfiles absubmit artistcountry arttools bandcamp beatport
# convert follow wlg check beatport bandcamp copyartifacts #### dates moveall gracenote barcode
replace:
'[\\/]': ''
'[\x00-\x1f]': ''
'[<>:\"\?\*\|]': ''
"\u2010": '-'
"\u2011": '-'
"\u2012": '-'
"\u2013": '-'
"\u2014": '-'
"\u2015": '-'
"\u2016": "'"
"\u2018": "'"
"\u2019": "'"
"\u201A": ','
"\u201B": "'"
"\u201C": "'"
"\u201D": "'"
"\u201E": "'"
"\u201F": "'"
"\u2026": '...'
'^\.\.\.': ''
'^\.\.': ''
'^\.': ''
'\.\.\.$': ''
'\.\.$': ''
'\.$': ''
'\s+$': ''
'^\s+': ''
'^-': ''
"`": "'"
"Florence And The Machine": "Florence + The Machine"
"Marina & The Diamonds": "MARINA"
"Marina and The Diamonds": "MARINA"
threaded: yes
#threaded: no
va_name: "Various Artists"
id3v23: no
time_format: '%Y-%m-%d %H:%M:%S'
format_raw_length: no
sort_album: albumartist+ album+
sort_item: artist+ album+ disc+ track+
sort_case_insensitive: yes
# max_filename_length: 80
ui:
color: yes
colors:
text_success: green
text_warning: yellow
text_error: red
text_highlight: red
text_highlight_minor: lightgray
action_default: turquoise
action: yellow
format_item: "\u001b[92m$artist\u001b[39m - \u001b[31m$album\u001b[39m - \u001b[93m$title\u001b[39m"
format_album: "\u001b[92m$albumartist\u001b[39m - \u001b[31m$album\u001b[39m"
paths:
default: %upper{%left{$albumartist,1}}/$albumartist/($year) $album%aunique{}/$album - $track - $artist - $title
singleton: Singles/$artist - $title
albumartist:\“Weird Al\” Yankovic: W/Weird Al Yankovic/($year) $album%aunique{}/$album - $track - $artist - $title
albumtype:soundtrack: Soundtracks/($year) $album%aunique{}/$album - $track - $artist - $title
albumartist:various\ artists: Various Artists/($year) $album%aunique{}/$album - $track - $artist - $title
albumartist:various: Various Artists/($year) $album%aunique{}/$album - $track - $artist - $title
comp: Various Artists/($year) $album%aunique{}/$album - $track - $artist - $title
genre:8-Bit: 8-Bit/$albumartist/($year) $album%aunique{}/$album - $track - $artist - $title
genre:chiptune: 8-Bit/$albumartist/($year) $album%aunique{}/$album - $track - $artist - $title
genre:idm: 8-Bit/$albumartist/($year) $album%aunique{}/$album - $track - $artist - $title
ext:pdf: %upper{%left{$albumartist,1}}/$albumartist/($year) $album%aunique{}/$album - 00 - $artist - $title
zero:
fields: comments
comments: [EAC, LAME, from.+collection, 'ripped by', ExactAudioCopy, 'Exact Audio Copy', 'www.tr7music.me', 'WWW.ITUNESCLUB.COM', 'itunesvn.com', 'http://mzmusiczone.blogspot.com/']
update_database: true
scrub:
auto: yes
replaygain:
overwrite: no
auto: yes
backend: bs1770gain
# backend: gstreamer
# command: c:\agrbin\aacgain.exe
embedart:
auto: yes
fetchart:
auto: yes
cautious: yes
cover_names: cover front art album folder
google_search: yes
minwidth: 0
enforce_ratio: no
sources: filesystem coverart itunes albumart amazon fanarttv wikipedia google
fanarttv_key: **redacted**
google_API_key: **redacted**
google_engine_ID: **redacted**
acoustid:
apikey: **redacted**
#convert:
# ffmpeg: c:\agrbin\bin\ffmpeg.exe
# embed: true
# format: mp3
# max_bitrate: 192
# dest: %upper{%left{$albumartist,1}}/$artist/($year) $album%aunique{}/$album - $track - $artist - $title
# threads: 4
# paths:
# default: %upper{%left{$artist,1}}/$albumartist/($year) $album%aunique{}/$album - $track - $artist - $title
copyartifacts:
extensions: .pdf
print_ignored: yes
check:
import: yes
write-check: yes
write-update: yes
convert-update: yes
threads: 8
tools:
mp3val:
cmd: 'mp3val {}'
formats: MP3
error: '^WARNING: .* \(offset 0x[0-9a-f]+\): (.*)$'
fix: 'mp3val -f -nb {}'
flac:
cmd: 'flac --test {}'
formats: flac
duplicates:
album: no
checksum: ffmpeg -i {file} -f crc -
copy: none
count: no
delete: no
format: $album - $track - $artist - $title
full: no
strict: no
keys: [mb_trackid, mb_albumid]
move: none
path: no
# tag: no
match:
ignore_video_tracks: no
distance_weights:
barcode: 1.0
importadded:
preserve_mtimes: yes
lyrics:
fallback: ''
sources: musixmatch lyrics.com lyricwiki google
google_API_key: **redacted**
google_engine_ID: **redacted**
ftintitle:
auto: yes
drop: no
format: feat. {0}
#follow:
# email: **redacted**
# password: **redacted**
# userid: **redacted**
# auto: yes
wlg:
auto: yes
force: no
count: 4
separator: ', '
whitelist: beets
bandcamp:
art: true
lyrics: true
badfiles:
commands:
flac: flac --test --warnings-as-errors --silent
acousticbrainz:
auto: yes
lastgenre:
auto: yes
count: 3
canonical: yes
musicbrainz:
host: musicbrainz.org
ratelimit: 1
ratelimit_interval: 1.0
searchlimit: 5
absubmit:
auto: yes
extractor: D:\win_prog\acousticbrainz-gui\streaming_extractor_music.exe
dates:
prefix: '='
I tried disabling all plugins with the same error output.
OK about gitter.