Step 2: Extract zipped pillow files into Namecheap hosted target projects site-packages inside the virtual. environment.
/home/shared-hosting-name/virtualenv/name-of-current-app/python-version/lib/python3.version/site-packages
.
e.g:
/home/jane-doe-hosting/virtualenv/jane-doe-website/3.8/lib/python3.8/site-packages
.
python3 manage.py makemigrations
.
python3 manage.py migrate
.
Respectively. There should be no errors or warnings regarding Pillow. Kudos :)
Hello, what are the pillow files, can you name the ones we should zip