How to Install python-imageio in Ubuntu 18.04



Install python-imageio by entering the following commands in the terminal:

sudo apt update
sudo apt install python-imageio

Description:

library for reading and writing image data (Python 2)

Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, video, volumetric data, and scientific formats. . This package provides the library for Python 2.

Homepage: http://imageio.github.io/

Version: 2.2.0-1

Section: universe/python