Install python3-path by entering the following commands in the terminal:
sudo apt update sudo apt install python3-path
Description:
module wrapper for os.path for Python 3
path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly. . This package installs the library for Python 3.
Homepage: https://github.com/jaraco/path.py
Version: 11.0.1-1
Section: universe/python