Joe Vellella

Results 4 comments of Joe Vellella

I'm at a similar position. I need to have the modal appear where my mouse clicked on an image. I've set the parentSelector property to the parent of my image,...

I've downgraded to Cython 0.29.36 and still have the same error when trying to install it on Raspberry Pi OS Lite (64-bit). Here is the full output as a reference....

> Did you try to pin the cython version in `pyproject.toml`? > > ``` > [build-system] > requires = [ > "setuptools", "wheel", "cython