Harkame / JapScanDownloader

Script to download mangas from JapScan
GNU General Public License v3.0
20 stars 7 forks source link

problem #51

Open hxhging opened 3 years ago

hxhging commented 3 years ago

hi i have a problem when i write "Could not find a version that satisfies the requirement pillow==7.1.2" and when i try to launch on the terminal there is this problem "The 'pillow==7.1.2' distribution was not found and is required by japscandownloader" Thanks for your help

Harkame commented 3 years ago

Hi you need to install pillow, can you please try to install it with the next command :

pip install pillow