How to Install python-vispy in Ubuntu 18.04



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

sudo apt update
sudo apt install python-vispy

Description:

interactive visualization in Python 2

Vispy is a high-performance interactive 2D/3D data visualization library. . Vispy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets. . This package provides VisPy for the Python 2 interpreter.

Homepage: http://vispy.org/

Version: 0.4.0-1

Section: universe/python