Fredrick Brennan

Results 633 comments of Fredrick Brennan

Also, what if you try the build in `MSYS2`, that would be my first two things to try, because in `MSYS2` you would have bash and could therefore set environment...

Sounds like a problem with the Choco package. Creating a link from python3 to python is required, on Unix it can be further tweaked by something like `update-alternatives`.

Is it OK in Wayland, I wonder?

And is your machine expected to have a normal result there? That is to say, it's not ARM or 32-bit, right? It's also possible that even if 64-bit, that a...

> system is 64_bit OK, but what is your platform.machine() on Python3?

Nobody wants D3D, they are just forced to use it ;-)

Oh so is that why I can't edit settings lol ![image](https://user-images.githubusercontent.com/838783/215544763-ace0ab63-89ed-47a4-b261-c0872838b621.png)

I compiled and ran with `wine` and it does almost work with some caveats: * You must use a 32-bit WINEPREFIX and set WINEARCH=win32. * You must install lib32-mesa and...