febfour

Results 2 comments of febfour

@TimOgden I've tried this, but it doesn't help. I added this to sample.py and it went through, but I don't want to write this stuff. ``` import sys sys.path.append('{absolute path}/jukebox')...

I changed A to B and it started to pass. A : python jukebox/sample.py B : python3 jukebox/sample.py but, I got an error. Caught error during NCCL init (attempt 0...