[Matplotlib-users] prohibited to create memoryview without Py_buffer

Neal Becker ndbecker2 at gmail.com
Thu Nov 12 07:40:44 EST 2020


4 things:
1. this is python3.9
2. it is mplcairo.  Selecting default backend save to pdf succeeds.
3. the message is coming  from pybind11.
4. occurs when saving to pdf and svg, but not png (others not tested)

On Thu, Nov 12, 2020 at 7:31 AM Neal Becker <ndbecker2 at gmail.com> wrote:

> fedora-33
> mplcairo-0.3
> rpm -qa python3-matplotlib-*
> python3-matplotlib-tk-3.3.2-1.fc33.x86_64
> python3-matplotlib-qt4-3.3.2-1.fc33.x86_64
> python3-matplotlib-data-3.3.2-1.fc33.noarch
> python3-matplotlib-data-fonts-3.3.2-1.fc33.noarch
> python3-matplotlib-qt5-3.3.2-1.fc33.x86_64
>
> This happened when I tried so save a plot to pdf using the gui.  I got a
> dialog error box with the message:
> prohibited to create memoryview without Py_buffer
> --
> *Those who don't understand recursion are doomed to repeat it*
>


-- 
*Those who don't understand recursion are doomed to repeat it*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/matplotlib-users/attachments/20201112/1e58448d/attachment.html>


More information about the Matplotlib-users mailing list