On zaterdag 21 juli 2018 19:08:03 CEST Asif Khan wrote: > Oh dear I checked and found that Pillow was install in Python3.5 where as > production setup is for Python3.6 so Pillow was installed by pip3.5 but not > with pip3.6 which I have installed now.
Have a look at pyenv[1]. Relying on "versioned commands" goes wrong too often. -- Melvyn Sopacua -------- [1] https://github.com/pyenv/pyenv -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1932017.Pnh1MIuky5%40fritzbook. For more options, visit https://groups.google.com/d/optout.

