On 09/26/16 12:15, Javier Perez wrote:
you have to add the line "from OpenGL import GL"
It will look like
import os import sys from OpenGL import GL from liveusb import _
Save it and use as normal. It works well for me, I have been able to use livesusb-creator several time after that.
I can confirm that it also works on my nVidia systems as well.
Thanks...