I created my own docker image with a newer python and the error disappeared
I'm not sure I understand how that solved it?!
UpsetTurkey67 are you saying there is a sym link in the original repository, and when it copies it, it breaks the symlink ?
I think there was some problem how shutil.copytree works in python3.6 with broken links
I created my own docker image with a newer python and the error disappeared
there is a broken symlink in the original repository