Hugo Gonzalez

Results 15 comments of Hugo Gonzalez

with good reason. Just wondering how many other games use this and / or if its worth even adding it as a separate flag

Same, blue screen on safari and iOS 14 pro max

Thanks for the heads up! Maybe it's a simple fix, but regardless appreciate your responsiveness.

@marcobambini not sure if this is still possible to be revisited. would it be possible to carry this work through with this pr's changes, if it currently isnt in the...

Ran into this too, had to change torch install under `setup_tools/magicinstaller/requirements/torch_package.py` bottom command to `self.install_pip('torch torchvision torchaudio --extra-index-url...` from `-index-url`

yeah I got this following the same setup instructions. I havent been able to get this reliably setup with either the windows portable environment or miniconda. Miniconda gives me this

I had to rollback and install kiuiu @ 0.23 instead of the latest 0.24. It doesn't fix all the issues tho, just gets over this one

On second thought, I think you might need to make sure you're running with cuda12.1. I ran into this with other dependencies when using cuda 11.8

This issue still exists btw, any work arounds? @ctreffs @xiroV

The fix is to add linkerSettings in the package file for linux that link libm (-lm)