dccsillag / magma-nvim

Interact with Jupyter from NeoVim.
GNU General Public License v3.0
977 stars 49 forks source link

[Bug] Assertion Error #120

Open MinaMatta98 opened 10 months ago

MinaMatta98 commented 10 months ago

Describe the bug Upon trying to plot with both kitty and ueberzug, so it is independent on the image viewer: image

My Machine:

image

Python: 3.8.18, managed by micromamba:

image

MinaMatta98 commented 10 months ago

Just an update, as I did not show my neovim installation details:

image image

I have tried with 3.8 <= python env via micromamba <= 3.11, to no avail.

benlubas commented 10 months ago

I'm guessing this is an issue with the way that Magma tries to get the image size. You can try molten-nvim which is a fork of Magma that I maintain. I'd be able to help you out if you did still have issues