Skip to content

numpy np.bool8 is deprecated but used by plotly 5.11.0. #4010

Closed
@ievgennaida

Description

@ievgennaida

np.bool8 is giving deprecated warning.

env\lib\site-packages\plotly\express\imshow_utils.py:24
  \plotly\express\imshow_utils.py:24: DeprecationWarning: `np.bool8` is a deprecated alias for `np.bool_`.  (Deprecated NumPy 1.24)
    np.bool8: (False, True),

numpy==1.24.1
plotly==5.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions