Hojin Cho

Results 4 comments of Hojin Cho

Reporting the same issue. Python 3.12.6, matplotlib 3.10.1, and ipympl 0.9.7 from conda-forge, linux; x86-64. Downgrading matplotlib and matplotlib-base to 3.9.4 without changing other packages did resolve the issue. Older...

> [@nvaytet](https://github.com/nvaytet) what OS were you on? And did you also install via conda? > > [@HojinCho](https://github.com/HojinCho) can you please try a debugging step for me by installing with pip...

> Thank you [@HojinCho](https://github.com/HojinCho)! I another debugging request. Could you try installing directly from the `tar.gz` on pypi (which is how the conda forge build does it). > > ```...

Additionally, I tested with another clean environment, with Python 3.12.6 from conda-forge and matplotlib 3.10.1 from PyPI. Running ``` pip install https://files.pythonhosted.org/packages/39/1b/acd3d481869d614a7acbb831bd9304411eae47b05d7607db989613028788/ipympl-0.9.7.tar.gz ``` produced the same error with Node.js and...