Skip to contents

This function automates the removal of YOLO and all its Python dependencies from your system.

Usage

remove_yolo()

Value

Nothing.

Note

The function will only remove the dedicated Python virtual environment from your system. If Python was installed during the execution of install_yolo(), it will not be removed.

See also

Author

Simon Garnier, garnier@njit.edu