Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]: Pillow 11.3 raises a deprecation warning when using TkAgg #30280

Closed
Milestone
@Vincent-Maladiere

Description

@Vincent-Maladiere

Bug summary

The'mode' parameter fromImage.fromarrayhas been deprecated, which is used in matplotlib to plot figures using the tkinter backend.

Code for reproduction

# python -Wdimportmatplotlibfrommatplotlibimportpyplotmatplotlib.use("tkagg")pyplot.subplots()

Actual outcome

DeprecationWarning: 'mode' parameter is deprecated and will be removed in Pillow 13 (2026-10-15)

Expected outcome

No deprecation warning

Additional information

No response

Operating system

Ubuntu (this bug is also present on Windows)

Matplotlib Version

3.10.3 (pillow==11.3.0)

Matplotlib Backend

TkAgg

Python version

Python 3.12.4

Jupyter version

No response

Installation

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp