Monday, December 2, 2019

Re: pip install Django==3.0

try without specifying version
try without using pip

what ide are you using

‪On Mon, 2 Dec 2019 at 16:05, ‫אורי‬‎ <uri@speedy.net> wrote:‬
Django users,

When I use pip to install a package, does it depend on the version of Python I'm using?

pip install Django==3.0 fails with Python 3.5:

But it succeeds with Python 3.6 and 3.7. I noticed that Django 3.0 doesn't support Python 3.5. But why does pip fail?
 

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABD5YeG8ezgQpM7uHmVGsKMrQnw5OArZTf%3DHYTkar7s4QdHt2Q%40mail.gmail.com.


--
John McClain

Cell: 085-1977-823
Skype: jmcclain0129

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN-hv_r2RHT4OwX%2B%2BZhABH3KJnn-R0ZCK%2BN6qgOKW6UnBuEpuw%40mail.gmail.com.

No comments:

Post a Comment