Try to upgrade setuptools: pip install --upgrade setuptools
2017-05-17 13719, 2017
SothoTalker_
it's at 35.0.2
2017-05-17 13737, 2017
SothoTalker_
nothing to upgrade there.
2017-05-17 13703, 2017
zas
What is your wheel version ? (wheel version)
2017-05-17 13743, 2017
SothoTalker_
i have no wheel :x
2017-05-17 13735, 2017
zas
That's a random guess, but try: pip install --upgrade wheel
2017-05-17 13721, 2017
SothoTalker_
ok, i got a different output now, but the same error
2017-05-17 13730, 2017
SothoTalker_
i need vs 14 too '-'
2017-05-17 13740, 2017
zas
hmmm, try to run pip install --no-cache-dir picard_dev
2017-05-17 13714, 2017
SothoTalker_
stil getting that error :x
2017-05-17 13751, 2017
zas
i'm out of clues :(
2017-05-17 13741, 2017
SothoTalker_
can picard use another version of the build tools?
2017-05-17 13737, 2017
saifulbkhan has quit
2017-05-17 13745, 2017
Mineo
the problem is that picard subclasses distutils' install command to provide its own and that doesn't support the --single-version-externally-managed flag that pip appears to be using on windows
2017-05-17 13744, 2017
Mineo
for some reason picards setup.py currently uses a mix of distutils and setuptools, but it should probably be changed to only use setuptools
2017-05-17 13719, 2017
SothoTalker_
it wants vs14 buildtools and clang aswell.
2017-05-17 13722, 2017
CatQuest
what about cling?
2017-05-17 13724, 2017
CatQuest
clong!
2017-05-17 13736, 2017
samj1912 has quit
2017-05-17 13702, 2017
boneskull joined the channel
2017-05-17 13709, 2017
boneskull
hey, I'm trying to import a dump into a fresh db, but running into an error with a too long "tag": https://pastebin.com/HR8D3bJD
2017-05-17 13739, 2017
boneskull
any known fix?
2017-05-17 13740, 2017
outsidecontext has quit
2017-05-17 13752, 2017
Mineo
boneskull, which version of the musicbrainz server are you running (if you've cloned with git, use something like `git rev-parse HEAD`)?
[picard] Sophist-UK opened pull request #741: Use enumerate(x) instead of range(len(x)) (master...Use-enumerate-instead-of-range-len) https://git.io/v9pVS
2017-05-17 13733, 2017
github has left the channel
2017-05-17 13754, 2017
boneskull
what's the command to downgrade that package? I haven't used cpanm since 2002
[listenbrainz-server] paramsingh opened pull request #174: LB-62: Begin work on splitting LB into two different flask apps (master...webserver/split-into-two) https://git.io/v9prH
2017-05-17 13744, 2017
github has left the channel
2017-05-17 13703, 2017
ruaok
iliekcomputers: I should have time to work on LB tomorrow. looking forward to reviewing PRs
2017-05-17 13701, 2017
iliekcomputers
ruaok: great! I'm expecting a lot of changes in this last one. :)
2017-05-17 13724, 2017
ruaok
cool. hopefully next week is all LB, all week long.
2017-05-17 13737, 2017
ruaok
I need to get my listen counting PR finished -- one lousy test is failing.
2017-05-17 13727, 2017
iliekcomputers
Nice.
2017-05-17 13740, 2017
iliekcomputers
I have been going through the beta issues in the meanwhile
2017-05-17 13755, 2017
ruaok
yeah, we need to focus on getting those done asap.
2017-05-17 13714, 2017
ruaok
and try to not add any new ones so we can do the beta release before you start gsco