On Mon, Dec 2, 2019 at 9:24 PM Simon Charette wrote:
> Dear Uri,
>
> > When I use pip to install a package, does it depend on the version of
> Python I'm using?
>
> Yes, it does.
>
> > I noticed that Django 3.0 doesn't support Python 3.5. But why does pip
> fail?
>
> Pip will respect the supporte
t; 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:
> https://travis-ci.org/speedy-net/speedy-net/builds/619671495
>
> But it succeeds with Python 3.6 and 3.7.
a écrit :
>
> 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:
> https://travis-ci.org/speedy-net/speedy-net/builds/619671495
>
> But it succeeds wi
Django 3.0 does not support Python 3.5 .
https://docs.djangoproject.com/en/3.0/releases/3.0/
On Mon, Dec 2, 2019 at 11:06 AM אורי 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 does not support Python 3.5:
>
>
https://docs.djangoproject.com/en/3.0/releases/3.0/
--
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+unsu
On Mon, Dec 2, 2019 at 1:06 PM אורי 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:
> https://travis-ci.org/speedy-net/speedy-net/builds/61967149
try without specifying version
try without using pip
what ide are you using
On Mon, 2 Dec 2019 at 16:05, אורי 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 w
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:
https://travis-ci.org/speedy-net/speedy-net/builds/619671495
But it succeeds with Python 3.6 and 3.7. I noticed that Django 3.0 doesn'
8 matches
Mail list logo