If i run like this:
docker run -ti -v /media/somemount:/vettel bramfr/docker-subsync
I get the error:
subsync.__main__: couldn't start wx, falling back to headless mode, ModuleNotFoundError("No module named 'wx'")
I see your issue here, but i doesn't seem to be fixed for me.
If i run like this:
docker run -ti -v /media/somemount:/vettel bramfr/docker-subsyncI get the error:
subsync.__main__: couldn't start wx, falling back to headless mode, ModuleNotFoundError("No module named 'wx'")I see your issue here, but i doesn't seem to be fixed for me.