

The command copies the old images into directories based on their year and month. Suppose we have a lot of Images and we want to sort them into new folders and arrange them by year, month, or days, then we can use the following command: We can combine the information from the metadata to solve variety of tasks. Sorting Image Files into Folders by Year and Month We can save the output of the exiftool within another file (preferably a text file) to store the info for later use.

Successfully installed mat2-0.11.0 mutagen-1.45.1Īs the messages said, try to check whether pycairo is installed. Installing collected packages: mutagen, mat2 Requirement already satisfied: pycairo in /usr/lib64/python3.6/site-packages (from mat2) (1.17.0) Requirement already satisfied: PyGObject in /usr/lib64/python3.6/site-packages (from mat2) (3.38.0) WARNING: WARNING: Running pip install with root privileges is generally not a good idea. Pkg_resources.DistributionNotFound: The 'pip=19.1.1' distribution was not found and is required by the application Raise DistributionNotFound(req, requirers) Needed = self.resolve(parse_requirements(requirements))įile "/usr/lib/python3.6/site-packages/pkg_resources/_init_.py", line 787, in resolve Python-pip-19.1.1-1pclos2019.noarch # Ĭode: gregory]# pip install mat2įrom pkg_resources import load_entry_pointįile "/usr/lib/python3.6/site-packages/pkg_resources/_init_.py", line 3253, in "/usr/lib/python3.6/site-packages/pkg_resources/_init_.py", line 3237, in _call_asideįile "/usr/lib/python3.6/site-packages/pkg_resources/_init_.py", line 3266, in _initialize_master_working_setįile "/usr/lib/python3.6/site-packages/pkg_resources/_init_.py", line 584, in _build_masterįile "/usr/lib/python3.6/site-packages/pkg_resources/_init_.py", line 901, in require The following NEW packages will be installed:Ġ upgraded, 3 newly installed, 0 removed and 0 not upgraded.Īfter unpacking 5889kB of additional disk space will be used. The following extra packages will be installed: Code: ~]$ gregory]# apt-get install python-pip
