Timothy

Results 4 comments of Timothy

https://github.com/mircokroon/minecraft-world-downloader/issues/534#issuecomment-1622189498

Getting this too now on Debian - does it have something to do with venvs? My file "main.py" is on a user desktop, but running elevate errors out with `/bin/python3:...

I've done a bit more looking and found its not appending the current working directory to the file path in this case, I've fixed it locally with `sys.argv[0] = (os.getcwd()...

Getting the same issue at the moment, commenting to track and will update if I make progress. Update: I think it expect's us to use the smpl model rather than...