Jonathan-David Schröder

Results 159 comments of Jonathan-David Schröder

You may try manual steps at https://github.com/markshust/docker-magento/issues/731#issuecomment-1195684708 or in short work with a modified `bin/install` script like https://github.com/myselfhimself/docker-magento/blob/patch-1/compose/bin/download Hopefully in 1-2 weeks the upstream docker-magento project will include the fix

Hello @Elessar11777 I recommend you use WSL or WSL2 (Ubuntu on Linux.. ie. windows subsystem) and run `pip install gmic` in the Linux shell. `gmic-py` was never successfully compiled for...

On https://gmic.eu/download.html see the `Src - Windows` paragraph G'MIC compiles well with Msys2

With msys2 you will need python headers and libs, possibly from the python msys2 pacman packages: https://packages.msys2.org/search?t=pkg&q=python (python or [mingw-w64-python](https://packages.msys2.org/base/mingw-w64-python))

Hello, when will this fixed be in a 2.x branch release ? Relying on foreign git repositories breaks CI builds on Github Workflows unless a special authorization token is generated...

Hello, reproducing this bug: on Mac OS in Adobe Premiere Pro 24.1, with React Spectrum, Button and Link elements's onPress= handlers do never trigerred when I try to click them,...

The other fix, which consists in adding a one-liner tag in you case you haven't the related [React Spectrum issue](https://github.com/adobe/react-spectrum/issues/854): https://github.com/adobe/react-spectrum/issues/854#issuecomment-1603409708

Hello, I think that those limitations are not big drawbacks and do not prevent from releasing your wheel repair project as a pypi.org package with its own Github/* repository, as...

I must agree, if I understand well, that the machomangling step seems perfectionist to me... What I wished in a repair tool for Windows was just: 1) inspect the needed...