Peter Sobolewski

Results 217 comments of Peter Sobolewski

Here's the error in JS Console on Big Sur Safari 14.0.2 `Unhandled Promise Rejection: NotAllowedError: The request is not allowed by the user agent or the platform in the current...

In VSCode I tried to use the Webview Dev tools, but it just shows an iframe with httpgd http link in another iframe The VSCode WebView issue could be related...

FYI: you can get arm64 native clFFT from homebrew. https://formulae.brew.sh/formula/clfft#default Many native python3 packages are available via miniforge3 conda env and also pip (including numpy, scipy, pyopencl, etc). I've been...

Updating fsspec (to 2022.7.1) resolved the issue. Edit: downgrading to 2022.3.0 or 2022.2.0 is also bad. Edit2: if I downgrade aicsimageio to 4.9.0 with fsspec 2022.7.1 I also get an...

> Is this solved by #5141? I think so. The color picker also uses a crosshair now—loupe mode would be cool, but not sure it's really needed?— nd sm. brush...

@GenevieveBuckley Not sure you saw, but https://github.com/napari/napari/pull/4875 added minimum blending as well as 5 inverted colormaps from @cleterrier I_Forest and I_Bordeaux Inverted versions of OPF Purple and OPF Orange Plus...

I don't get whats up with the test at all—linux, pyside6? Seems ambitious... 😢

> On `main` (at [cef660e](https://github.com/napari/napari/commit/cef660e74e7425a2b298262bd5695fa0927d36f2)) on an Intel mac, this works - executing a command in either the notebook or in the napari console updates the shared state. I only...

On python 3.9 I get an error when opening the console after launching from jupyter qtconsole. ``` ERROR:tornado.general:Uncaught exception in ZMQStream callback Traceback (most recent call last): File "/Users/piotrsobolewski/Dev/miniforge3/envs/apple-TF210/lib/python3.9/site-packages/zmq/eventloop/zmqstream.py", line...