Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

105
Vistas
Django 3rd party packages not working

Good day

I'm working through a Django projects book called Django by example

I am stuck working through the projects because I seem to be having trouble with 3rd party packages, namely taggit and pillow

Using pillow as an example.. This is the error I get when I makemigrations for my apps model:

(shop) PS C:\dan_projects\django_by_example_shop\myshop> py -3 .\manage.py makemigrations
SystemCheckError: System check identified some issues:
ERRORS:
shop.Product.image: (fields.E210) Cannot use ImageField because Pillow is not installed.
HINT: Get Pillow at https://pypi.python.org/pypi/Pillow or run command "pip install Pillow".

Yet 'pip freeze' is telling me that pillow is installed:

(shop) PS C:\dan_projects\django_by_example_shop\myshop> pip freeze
Django==1.8.5
Pillow==2.9.0

Any help would be greatly appreciated!!

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

You seem to be running a different Python executable when you run manage.py, with your py -3 command.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda