did it work?
On Sat, 16 May 2020 at 01:37, Jorge Gimeno wrote:
>
>
> On Fri, May 15, 2020 at 5:27 PM John McClain
> wrote:
>
>> try removing this
>>
>> django-utils==0.0.2
>>
>> from requirements then run again to see next error
>>
>
> Good catch! I'll bet there's a name collision here.
>
> -J
On Fri, May 15, 2020 at 5:27 PM John McClain wrote:
> try removing this
>
> django-utils==0.0.2
>
> from requirements then run again to see next error
>
Good catch! I'll bet there's a name collision here.
-Jorge
--
You received this message because you are subscribed to the Google Groups
"D
try removing this
django-utils==0.0.2
from requirements then run again to see next error
On Fri, 15 May 2020 at 21:23, J Maryott wrote:
> C:\Users\jakem\python-getting-started>pip freeze
> asgiref==3.2.7
> dj-database-url==0.5.0
> Django==3.0.6
> django-heroku==0.3.1
> django-utils==0.0.2
> gu
Is this in a virtual environment? Are you using pipenv?
-Jorge
On Fri, May 15, 2020 at 1:24 PM J Maryott wrote:
> C:\Users\jakem\python-getting-started>pip freeze
> asgiref==3.2.7
> dj-database-url==0.5.0
> Django==3.0.6
> django-heroku==0.3.1
> django-utils==0.0.2
> gunicorn==20.0.4
> psycopg2
C:\Users\jakem\python-getting-started>pip freeze
asgiref==3.2.7
dj-database-url==0.5.0
Django==3.0.6
django-heroku==0.3.1
django-utils==0.0.2
gunicorn==20.0.4
psycopg2==2.8.5
pytz==2020.1
sqlparse==0.3.1
whitenoise==5.0.1
On Friday, May 15, 2020 at 11:29:29 AM UTC-4, jlgimeno71 wrote:
>
>
>
> On T
On Thu, May 14, 2020 at 5:02 AM J Maryott wrote:
> Wondering if anyone may be able to shed some light on this...I've cloned
> the latest dev. version of Django from Git, and though I'm a bit of a
> newbie here, and this might sound totally dumb to the professionals (I'm
> unsure), I also tried
Wondering if anyone may be able to shed some light on this...I've cloned
the latest dev. version of Django from Git, and though I'm a bit of a
newbie here, and this might sound totally dumb to the professionals (I'm
unsure), I also tried pip install django.utilsas a last ditch
effort. I
7 matches
Mail list logo