Charles Evans

Results 5 comments of Charles Evans

I am also getting this error on Arch linux, kernel build `x86_64 Linux 5.3.13-arch1-1`. When attempting to run Inky with `./Inky` I get the rather unhelpful error `segmentation fault (core...

Just curious about the status of this update. I'm running python `3.10.9` externally, and I'm on the Windows version `5.4.2` of Spyder which still seems to be using python version...

(Sorry, just saw this notification) Yes, I can reproduce the issue using the converter on the website. Here's the test video I used: https://github.com/Schrodinger-Hat/ImageGoNord-pip/assets/12576960/f35ed235-84b4-437a-bf9c-8a28c5b12feb And here's the output video (all...

Sure thing: ```py from rsciio import tiff, emd import numpy as np dummy_data = np.random.random_sample(size=(256, 256)) x = {"name": "scanx", "index_in_array": 0, "navigate": False, "size": 256, "scale": 1, "offset": 0,...

I also get the same behavior. Using the AUR package, when maximizing the window I get: `fish: Job 1, 'inky' terminated by signal SIGSEGV (Address boundary error)` I'm on electron...