Re: dlib installation error

2022-02-17 Thread Kasper Laudrup
On 17/02/2022 17.50, Shivam Rajput wrote: need help in setup visual studio code with django to use face recognition. i need to install dlib to use that but it gets an error how to solve this If you cannot fix the error you need to buy a new computer. The one you have is obviously broken

dlib installation error

2022-02-17 Thread Shivam Rajput
need help in setup visual studio code with django to use face recognition. i need to install dlib to use that but it gets an error how to solve this -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Re: installation of Django

2021-12-18 Thread Lhuis Felippe Robles
Hello eveyone!!, I'm also new to Django, hoping that this also helps Hacke, I'll describe the steps I did in order to install Django in my 64bit windows laptop. 1. I had already python in my computer but I had to update to Python 3.7.4 as well as get the latest version of 'pip' in order to

installation of Django

2021-12-15 Thread mohamed farhan
hello my dear friends just would like to know how to install Django using pip install Django==4.0 well this code wasn't working for me and being the first time user of both python and Django, feeling bit confused so could u guys help me out. -- You received this message because you are

Re: help with django installation

2021-08-25 Thread Kasper Laudrup
On 25/08/2021 12.42, Amor Zamora wrote: > I put them in situation. I am installing an application, on my local PC, > that uses django. Application that I installed 1 month ago and it worked > perfectly. 2 days ago I tried to install it again because I changed the > PC. and when accessing the

help with django installation

2021-08-25 Thread Amor Zamora
I put them in situation. I am installing an application, on my local PC, that uses django. Application that I installed 1 month ago and it worked perfectly. 2 days ago I tried to install it again because I changed the PC. and when accessing the functionalities it returns this error.

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-23 Thread Chinsinsi Makande
18, 2021, 20:10 Simon Lankwagh wrote: > I have installed python 3.9 and selected 'add to path' during > installation, i am now trying to install django 3.1.7 but it generates a > lot of errors i can not understand, please what is the right way to setup > django development o

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-21 Thread Felix Orinda
ankwagh wrote: >> > I have installed python 3.9 and selected 'add to path' during >> > installation, i am now trying to install django 3.1.7 but it generates a >> > lot of errors i can not understand, please what is the right way to >> > setup django developmen

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-19 Thread Anornymous u
Yoh, join WhatsApp group and share error https://chat.whatsapp.com/Fb4d6Ivkio7H3EXKxNFI5q On Thu, Mar 18, 2021, 21:47 Kasper Laudrup wrote: > On 18/03/2021 19.04, Simon Lankwagh wrote: > > I have installed python 3.9 and selected 'add to path' during > > installation, i am now tr

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-19 Thread choyon saha
t; simmonshas...@gmail.com: >> >>> I have installed python 3.9 and selected 'add to path' during >>> installation, i am now trying to install django 3.1.7 but it generates a >>> lot of errors i can not understand, please what is the right way to setup >>> d

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-19 Thread Joao Frankmann
; > > Op donderdag 18 maart 2021 om 19:10:45 UTC+1 schreef > simmonshas...@gmail.com: > >> I have installed python 3.9 and selected 'add to path' during >> installation, i am now trying to install django 3.1.7 but it generates a >> lot of errors i can not understan

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-19 Thread Rizky Muhammad Faris Prakoso
Install pipenv then type this in powershell : pipenv install --python 3.9 pipenv install django On Fri, Mar 19, 2021 at 1:10 AM Simon Lankwagh < simmonshasbounced...@gmail.com> wrote: > I have installed python 3.9 and selected 'add to path' during > installation, i am now tryin

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-19 Thread Simon Lankwagh
n the following : > pip install django > > > Op donderdag 18 maart 2021 om 19:10:45 UTC+1 schreef > simmonshas...@gmail.com: > >> I have installed python 3.9 and selected 'add to path' during >> installation, i am now trying to install django 3.1.7 but it generates a

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-18 Thread ule...@gmail.com
add to path' during > installation, i am now trying to install django 3.1.7 but it generates a > lot of errors i can not understand, please what is the right way to setup > django development on windows 10? -- You received this message because you are subscribed to the Google Groups &

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-18 Thread Walter Randazzo
Try installing miniconda o anaconda first. El jue., 18 mar. 2021 3:10 p. m., Simon Lankwagh < simmonshasbounced...@gmail.com> escribió: > I have installed python 3.9 and selected 'add to path' during > installation, i am now trying to install django 3.1.7 but it generates a > lot

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-18 Thread Kasper Laudrup
On 18/03/2021 19.04, Simon Lankwagh wrote: > I have installed python 3.9 and selected 'add to path' during > installation, i am now trying to install django 3.1.7 but it generates a > lot of errors i can not understand, please what is the right way to > setup django development o

Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-18 Thread Simon Lankwagh
I have installed python 3.9 and selected 'add to path' during installation, i am now trying to install django 3.1.7 but it generates a lot of errors i can not understand, please what is the right way to setup django development on windows 10? -- You received this message because you

Re: Installation errors

2020-09-13 Thread Odeyale Kehinde
Thanks Kasper Thanks Danish On Saturday, September 12, 2020 at 5:29:16 PM UTC+1 mailto...@gmail.com wrote: > *trying using virtual env* > *>pipenv install* > *>pipenv shell* > *>pipenv install django* > > On Sat, Sep 12, 2020 at 8:07 PM Odeyale Kehinde wrote: > >> I want to install Django on

Re: Installation errors

2020-09-12 Thread Mohammad Ahshan Danish
*trying using virtual env* *>pipenv install* *>pipenv shell* *>pipenv install django* On Sat, Sep 12, 2020 at 8:07 PM Odeyale Kehinde wrote: > I want to install Django on my system but getting these errors. > > C:\Users\odeya>pip install Django==3.1.1 > Collecting Django==3.1.1 > Downloading

Re: Installation errors

2020-09-12 Thread Kasper Laudrup
Hi Odeyale, On 12/09/2020 16.33, Odeyale Kehinde wrote: I want to install Django on my system but getting these errors. socket.timeout: The read operation timed out I assume you must have an extremely slow internet connection. Try increasing the timeout to the pip command as documented

Installation errors

2020-09-12 Thread Odeyale Kehinde
I want to install Django on my system but getting these errors. C:\Users\odeya>pip install Django==3.1.1 Collecting Django==3.1.1 Downloading https://files.pythonhosted.org/packages/01/a5/fb3dad18422fcd4241d18460a1fe17542bfdeadcf74e3861d1a2dfc9e459/Django-3.1.1-py3-none-any.whl (7.8MB)

Django package auto-installation

2020-07-19 Thread Dave R
My new package: https://github.com/pandichef/indjections The basic idea: Installing third party Django packages should be one-line of code. I'm looking for feedback and/or contributors. Thanks! -- You received this message because you are subscribed to the Google Groups "Django users"

Re: Error in Installation process

2020-05-12 Thread Ravi Prakash
Hi Thanks for this information. On Tue, May 12, 2020 at 3:58 PM Kasper Laudrup wrote: > Hi Ravi, > > On 12/05/2020 12.23, Ravi Prakash wrote: > > Hi > > > > When I m installing the pip and Django in Pycharm terminal that there is > > showing error. > > > > Here I attached the error screenshot

Re: Error in Installation process

2020-05-12 Thread Kasper Laudrup
Hi Ravi, On 12/05/2020 12.23, Ravi Prakash wrote: Hi When I m installing the pip and Django in Pycharm terminal that there is showing error. Here I attached the error screenshot Please go through the screenshot for a brief understanding. Guide me, please! "The read operation timed out"

Re: installation of django

2020-02-13 Thread Mohammed Alnajdi
et vriendelijke groeten | Kind regards, >> >> Dimitri Forster >> >> >>> On Tue, Feb 11, 2020 at 1:14 PM paarull shukla >>> wrote: >>> heloo guys i m not able to install django please help me it .i m facing >>> issue last 10 days . i m

Re: installation of django

2020-02-12 Thread paarull shukla
.venv >* django-admin startproject >your_project_name* > > Met vriendelijke groeten | Kind regards, > > Dimitri Forster > > > On Tue, Feb 11, 2020 at 1:14 PM paarull shukla < > shukla.paarull...@gmail.com> wrote: > >> heloo guys i m not able to install dj

Re: installation of django

2020-02-12 Thread Dimitri Forster
elp me it .i m facing > issue last 10 days . i m getting collecting django after tht installation > not started > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop recei

Re: installation of django

2020-02-12 Thread Mehul Anshumali
guys i m not able to install django please help me it .i m facing >>> issue last 10 days . i m getting collecting django after tht installation >>> not started >>> >>> -- >>> You received this message because you are subscribed to the Google >>&

Re: installation of django

2020-02-12 Thread Sathiya S
g >>> issue last 10 days . i m getting collecting django after tht installation >>> not started >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To unsubscribe fro

Re: installation of django

2020-02-11 Thread Nur Mohsin
t; wrote: >> >>> heloo guys i m not able to install django please help me it .i m facing >>> issue last 10 days . i m getting collecting django after tht installation >>> not started >>> >>> -- >>> You received this message because you are

Re: installation of django

2020-02-11 Thread paarull shukla
3 PM paarull shukla > wrote: > >> heloo guys i m not able to install django please help me it .i m facing >> issue last 10 days . i m getting collecting django after tht installation >> not started >> >> -- >> You received this message because you are s

Re: installation of django

2020-02-11 Thread Mehul Anshumali
ecting django after tht installation > not started > > -- > 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+un

Re: installation of django

2020-02-11 Thread HyTech Innovating with technology
Try pip install django==2.1.7 On Tue, Feb 11, 2020, 17:13 paarull shukla wrote: > heloo guys i m not able to install django please help me it .i m facing > issue last 10 days . i m getting collecting django after tht installation > not started > > -- > You received this m

Re: installation of django

2020-02-11 Thread Shubham Mishra
pip3 install Django On Tue, Feb 11, 2020, 21:43 paarull shukla wrote: > heloo guys i m not able to install django please help me it .i m facing > issue last 10 days . i m getting collecting django after tht installation > not started > > -- > You received this message because

installation of django

2020-02-11 Thread Naynesh Rathod
Check system environment veriable -- 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+unsubscr...@googlegroups.com. To view this discussion on the web

Re: installation of django

2020-02-11 Thread Shainny Martinez
10 days . i m getting collecting django after tht installation >> not started >> > -- > 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

Re: installation of django

2020-02-11 Thread paarull shukla
e: > >> read the django documentation for installing it. >> >> https://docs.djangoproject.com/en/3.0/topics/install/ >> >> On Tue, Feb 11, 2020 at 9:51 PM paarull shukla < >> shukla.paarull...@gmail.com> wrote: >> >>> No. Not an error

Re: installation of django

2020-02-11 Thread paarull shukla
e, Feb 11, 2020 at 9:43 PM paarull shukla < > shukla.paarull...@gmail.com> wrote: > >> heloo guys i m not able to install django please help me it .i m facing >> issue last 10 days . i m getting collecting django after tht installation >> not started >> >> -

Re: installation of django

2020-02-11 Thread JEGATHEESWARAN SUNDARAVADIVEL
Upgrade your pip version On Tue, 11 Feb 2020 at 21:44, paarull shukla wrote: > heloo guys i m not able to install django please help me it .i m facing > issue last 10 days . i m getting collecting django after tht installation > not started > > -- > You received this m

Re: installation of django

2020-02-11 Thread Jatin Agrawal
facing > issue last 10 days . i m getting collecting django after tht installation > not started > -- 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

Re: installation of django

2020-02-11 Thread Jatin Agrawal
ys i m not able to install django please help me it .i m facing > issue last 10 days . i m getting collecting django after tht installation > not started > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this

Re: installation of django

2020-02-11 Thread Jatin Agrawal
paarull shukla < > shukla.paarull...@gmail.com> wrote: > >> No. Not an error but getting collecting django. After that installation >> didn't start >> >> On Tue, 11 Feb, 2020, 9:49 PM Irfan Khan, wrote: >> >>> Are you getting any error messages? >>&

Re: installation of django

2020-02-11 Thread Jatin Agrawal
read the django documentation for installing it. https://docs.djangoproject.com/en/3.0/topics/install/ On Tue, Feb 11, 2020 at 9:51 PM paarull shukla wrote: > No. Not an error but getting collecting django. After that installation > didn't start > > On Tue, 11 Feb, 2020, 9:49 P

Re: installation of django

2020-02-11 Thread Jatin Agrawal
ngo please help me it .i m facing > issue last 10 days . i m getting collecting django after tht installation > not started > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and s

Re: installation of django

2020-02-11 Thread paarull shukla
t;> >>> Please help me out. I m trying to install last 4 days back.. >>> >>> On Tue, 11 Feb, 2020, 9:51 PM paarull shukla, >>> wrote: >>> >>>> No. Not an error but getting collecting django. After that installation >>>>

Re: installation of django

2020-02-11 Thread Mohammed Alnajdi
t;> >>> Please help me out. I m trying to install last 4 days back.. >>> >>> On Tue, 11 Feb, 2020, 9:51 PM paarull shukla, >>> wrote: >>> >>>> No. Not an error but getting collecting django. After that installation >>>>

Re: installation of django

2020-02-11 Thread Desh Deepak
t 11:24:26 AM UTC-5, paarull shukla wrote: >> >> Please help me out. I m trying to install last 4 days back.. >> >> On Tue, 11 Feb, 2020, 9:51 PM paarull shukla, >> wrote: >> >>> No. Not an error but getting collecting django. After that installation

Re: installation of django

2020-02-11 Thread paarull shukla
y, February 11, 2020 at 11:24:26 AM UTC-5, paarull shukla wrote: >>> >>> Please help me out. I m trying to install last 4 days back.. >>> >>> On Tue, 11 Feb, 2020, 9:51 PM paarull shukla, >>> wrote: >>> >>>> No. Not an error bu

Re: installation of django

2020-02-11 Thread paarull shukla
>> >> On Tue, 11 Feb, 2020, 9:51 PM paarull shukla, >> wrote: >> >>> No. Not an error but getting collecting django. After that installation >>> didn't start >>> >>> On Tue, 11 Feb, 2020, 9:49 PM Irfan Khan, wrote: >>> >

Re: installation of django

2020-02-11 Thread Gregory Vaks
, paarull shukla wrote: > > Please help me out. I m trying to install last 4 days back.. > > On Tue, 11 Feb, 2020, 9:51 PM paarull shukla, > wrote: > >> No. Not an error but getting collecting django. After that installation >> didn't start >> >>

Re: installation of django

2020-02-11 Thread Naveen Vadavalasa
ut getting collecting django. After that installation >> didn't start >> >> On Tue, 11 Feb, 2020, 9:49 PM Irfan Khan, wrote: >> >>> Are you getting any error messages? >>> >>> On Tue, 11 Feb 2020 at 9:43 PM, paarull shukla < >>> shukla.pa

Re: installation of django

2020-02-11 Thread paarull shukla
Please help me out. I m trying to install last 4 days back.. On Tue, 11 Feb, 2020, 9:51 PM paarull shukla, wrote: > No. Not an error but getting collecting django. After that installation > didn't start > > On Tue, 11 Feb, 2020, 9:49 PM Irfan Khan, wrote: > >> Are

Re: installation of django

2020-02-11 Thread paarull shukla
No. Not an error but getting collecting django. After that installation didn't start On Tue, 11 Feb, 2020, 9:49 PM Irfan Khan, wrote: > Are you getting any error messages? > > On Tue, 11 Feb 2020 at 9:43 PM, paarull shukla < > shukla.paarull...@gmail.com> wrote: > >&

Re: installation of django

2020-02-11 Thread Irfan Khan
Are you getting any error messages? On Tue, 11 Feb 2020 at 9:43 PM, paarull shukla wrote: > heloo guys i m not able to install django please help me it .i m facing > issue last 10 days . i m getting collecting django after tht installation > not started > > -- > You rec

Re: Installation of django

2019-08-22 Thread Virendra Tripathi
stall django > Please help with the installation step for django in linux. > > > Thanks and Regards > Amit Samanta > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop

Re: Installation of django

2019-08-22 Thread Abu Yusuf
It's just an example to let him know. You can use any version of python3 here. I did use this because it defaults on ubuntu 16.04 and for me it's a better combination with python3.5 and django2.0 I did make a lot of applications with these. That's it. Cheers! On Thu, Aug 22, 2019 at 4:37 PM

Re: Installation of django

2019-08-22 Thread אורי
I recommend Python 3.6 or 3.5. Some things are deprecated with Python 3.7. For example Django 1.11 runs DeprecationWarnings with Python 3.7. אורי u...@speedy.net On Thu, Aug 22, 2019 at 1:37 PM o1bigtenor wrote: > On Thu, Aug 22, 2019 at 3:35 AM Abu Yusuf > wrote: > > > > First of all: don't

Re: Installation of django

2019-08-22 Thread o1bigtenor
On Thu, Aug 22, 2019 at 3:35 AM Abu Yusuf wrote: > > First of all: don't use python2. It will be dead after 4 months. > create a virtual environment: virtualenv -p /usr/bin/python3.5 venv > then activate it: source venv/bin/activate Greetings Curious as to why you wouldn't install python 3.7 at

Re: Installation of django

2019-08-22 Thread Abu Yusuf
ide the errors you get when trying: > > $ pip install --user django > > on your shell > > On Tue, Aug 20, 2019 at 4:44 PM Amit Samanta > wrote: > >> Hi, >> >> I want to install django in linux server for python 2.7.2. >> i am not able install django >> P

Re: Installation of django

2019-08-20 Thread herve bineli
Please, provide the errors you get when trying: $ pip install --user django on your shell On Tue, Aug 20, 2019 at 4:44 PM Amit Samanta wrote: > Hi, > > I want to install django in linux server for python 2.7.2. > i am not able install django > Please help with the installation

Re: Installation of django

2019-08-20 Thread Kasper Laudrup
On August 20, 2019 4:31:32 PM GMT+02:00, Amit Samanta wrote: >Hi, > >I want to install django in linux server for python 2.7.2. >i am not able install django >Please help with the installation step for django in linux. > > >Thanks and Regards >Amit Samanta > &

Installation of django

2019-08-20 Thread Amit Samanta
Hi, I want to install django in linux server for python 2.7.2. i am not able install django Please help with the installation step for django in linux. Thanks and Regards Amit Samanta -- You received this message because you are subscribed to the Google Groups "Django users&q

Re: Installation Error!

2019-06-17 Thread ojakol emma
do I solve this issue. Trying to install channels using >> pip. But am getting installation error below. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop

Re: mysqlclient installation error

2019-06-12 Thread Emmanuel Simeon
Links to resources I used to help me get MySQL working on Django Visual Studio Build Tools Installer - Link MySQL DB and Connectors Web Installer - Link (I

Re: mysqlclient installation error

2019-06-11 Thread Raja Sekar Sampath
Hi Emmanuel Simeon, It would be great if you share the download link to Visual Build Tools and MySQL C++ Connector On Tue, 11 Jun 2019 at 21:36, Emmanuel Simeon wrote: > Had same issue setting up my current Project, > > But my workaround after so much effort was this: > > 1. Install Visual

Re: mysqlclient installation error

2019-06-11 Thread Tarandeep Singh
How u have done it On Tue, 11 Jun 2019, 21:25 James Farris, wrote: > I have Django 2.2.x running with mysqlclient successfully > > mysql-connector-python==8.0.15 > mysqlclient==1.3.13 > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

Re: mysqlclient installation error

2019-06-11 Thread Karan Mittal
the method of James works perfectly. I have been using the same with my Django project. On Tue, Jun 11, 2019 at 9:25 PM James Farris wrote: > I have Django 2.2.x running with mysqlclient successfully > > mysql-connector-python==8.0.15 > mysqlclient==1.3.13 > > -- > You received this message

Re: mysqlclient installation error

2019-06-11 Thread Emmanuel Simeon
Had same issue setting up my current Project, But my workaround after so much effort was this: 1. Install Visual Build Tools 2. Install the Required MySQL C++ Connector (Better still download MySQL Setup with Workbench and install not Xampp or Wamp) 3. Uninstall Python and use the Web

Re: mysqlclient installation error

2019-06-11 Thread James Farris
I have Django 2.2.x running with mysqlclient successfully mysql-connector-python==8.0.15 mysqlclient==1.3.13 -- 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

Re: mysqlclient installation error

2019-06-11 Thread Raja Sekar Sampath
Hi Deepak, Thanks for reply., Is there any alternative for that ? I didn't want to downgrade the django On Tuesday, 11 June 2019 21:02:23 UTC+5:30, Desh Deepak wrote: > > Hi, > MySQL client is not available for Django 2.2 and newer version. > You can uninstall 2.2 and download older Django

Re: mysqlclient installation error

2019-06-11 Thread Desh Deepak
Hi, MySQL client is not available for Django 2.2 and newer version. You can uninstall 2.2 and download older Django version 2.0 for the database connection. Thanks Desh Deepak +917011101001 On Tue, 11 Jun 2019, 19:37 Raja Sekar Sampath, wrote: > Hi Guys, > > While installing mysqlclient using

mysqlclient installation error

2019-06-11 Thread Raja Sekar Sampath
Hi Guys, While installing mysqlclient using pip, getting this error VS C++ Build tool was installed in system and updated the setup tools, still getting this issue.. Any solution for this ? My Environment : OS : Windows 10 Python : 3.7 Django : 2.2 DB : MariaDB 10.2 -- You received this

Installation Error

2019-05-03 Thread lamech664
hello guys Iam trying to install linux on my laptop which is using Manjaro Arch linux Operating System and when I Write the command *$pip install Django==2.2.1 *this is the error I get *" failed retrieving file 'python-psycopg2-2.8.1-1-x86_64.pkg.tar.xz' from manjaro.mirror.liquidtelecom.com :

Re: Django + PostgreSQL Installation (pipenv install psycopg2)

2019-04-11 Thread Junaid Burke
Thanks Sandip and Danny, below commend worked for me. pipenv install psycopg2-binary Thanks > On Apr 11, 2019, at 2:08 AM, Sandip Nath wrote: > > Try the command: > pipenv install psycopg2-binary > > -- > You received this message because you are subscribed to the Google Groups > "Django

Django + PostgreSQL Installation (pipenv install psycopg2)

2019-04-11 Thread Sandip Nath
Try the command: pipenv install psycopg2-binary -- 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+unsubscr...@googlegroups.com. To post to this

Django + PostgreSQL Installation (pipenv install psycopg2)

2019-04-10 Thread Danny Blaker
https://github.com/psycopg/psycopg2/issues/699 Try updating pip too :) -- 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 + PostgreSQL Installation (pipenv install psycopg2)

2019-04-10 Thread Danny Blaker
https://www.google.com/url?sa=t=web=j=https://stackoverflow.com/questions/11618898/pg-config-executable-not-found=2ahUKEwitxePlncfhAhVDwIsBHeQbBTEQjjgwAHoECAkQAg=AOvVaw1ujp9GSEZRKKrkOSHWdMiD -- You received this message because you are subscribed to the Google Groups "Django users" group. To

Re: Installation Question

2019-03-29 Thread Aldian Fazrihady
Starting from Python 3.6, we don't need 3rd party virtualenv library. We can just do this: python3.7 -m venv /path/to/env/ https://docs.python.org/3/library/venv.html Regards, Aldian Fazrihady On Thu, 28 Mar 2019, 23:32 Michael Achterberg, wrote: > I've installed Python 3.7 which comes

Re: Installation Question

2019-03-29 Thread Anirudh Jain
invalid syntax > > > Regards, > > Michael Achterberg > E-mail: mich...@achterberg.org.za > > > Original message > From: KONE GOMPOU LOUA ALASSANE > Date: 28/03/2019 18:57 (GMT+02:00) > To: django-users@googlegroups.com > Subject: Re: Instal

Re: Installation Question

2019-03-29 Thread Michael Achterberg
: Re: Installation Question You must install virtualenv first,Le jeu. 28 mars 2019 16:55, Sandip Nath a écrit :Definitely will help you with your installation. But first reply to the questions. Because the remedy will depend on your reply.On Thursday, 28 March 2019 22:02:08 UTC+5:30, michael

Re: Installation Question

2019-03-28 Thread KONE GOMPOU LOUA ALASSANE
You must install virtualenv first, Le jeu. 28 mars 2019 16:55, Sandip Nath a écrit : > Definitely will help you with your installation. But first reply to the > questions. Because the remedy will depend on your reply. > > On Thursday, 28 March 2019 22:02:08 UTC+5:30, michael wrote

Re: Installation Question

2019-03-28 Thread Michael Achterberg
users Subject: Re: Installation Question Please try to be more informative when posting a question. Please answer this:1. what os are you using? Windows/Mac/linux.2. Do you have any other version(s) of Python installed in your system?On Thursday, 28 March 2019 22:02:08 UTC+5:30, michael

Re: Installation Question

2019-03-28 Thread Michael Achterberg
(GMT+02:00) To: django-users@googlegroups.com Subject: Re: Installation Question Can you paste the command you are running?Kind regards,SithembewenaSent with ShiftOn Thu, Mar 28, 2019 at 6:31 PM Michael Achterberg wrote:I've installed Python 3.7 which comes with pip installed. When I try

Re: Installation Question

2019-03-28 Thread Sandip Nath
Definitely will help you with your installation. But first reply to the questions. Because the remedy will depend on your reply. On Thursday, 28 March 2019 22:02:08 UTC+5:30, michael wrote: > > I've installed Python 3.7 which comes with pip installed. When I try to > create a virtual

Re: Installation Question

2019-03-28 Thread Sandip Nath
Please try to be more informative when posting a question. Please answer this: 1. what os are you using? Windows/Mac/linux. 2. Do you have any other version(s) of Python installed in your system? On Thursday, 28 March 2019 22:02:08 UTC+5:30, michael wrote: > > I've installed Python 3.7 which

Re: Installation Question

2019-03-28 Thread Sithembewena L. Dube
Can you paste the command you are running? Kind regards, Sithembewena *Sent with Shift * On Thu, Mar 28, 2019 at 6:31 PM Michael Achterberg <

Installation Question

2019-03-28 Thread Michael Achterberg
I've installed Python 3.7 which comes with pip installed. When I try to create a virtualenv I get a SyntaxError: invalid syntax What am I doing wrong? Regards, Michael Achterberg E-mail: mich...@achterberg.org.za -- You received this message because you are subscribed to the Google Groups

Re: Pip installation

2019-01-18 Thread Ansh Srivastava
> > Regards, > Amitesh Sahay > *91-750 797 8619* > > > On Saturday, 12 January, 2019, 6:14:55 PM IST, Kidwell Nyatsambo < > knyatsa...@gmail.com> wrote: > > > Pip installation refusing to install on Windows 10. > Coming with this message; > [image: image.

Re: Pip installation

2019-01-13 Thread 'Amitesh Sahay' via Django users
sion on your machine and the version on which the error is asking you to update to. Regards, Amitesh Sahay91-750 797 8619 On Saturday, 12 January, 2019, 6:14:55 PM IST, Kidwell Nyatsambo wrote: Pip installation refusing to install on Windows 10. Coming with this message; Please help. Thank you

Re: Pip installation

2019-01-12 Thread Alfredo Sumague
Did you install python on your pc? If not download python (version 3.7 is the latest), then installed. On Sat, Jan 12, 2019 at 4:44 AM Kidwell Nyatsambo wrote: > Pip installation refusing to install on Windows 10. > Coming with this message; > [image: image.png] > > Please he

Re: Pip installation

2019-01-12 Thread Jeff Kramer
inbuilt pip > > goto: https://www.anaconda.com/download/ > > After installation: Open Ananaconda prompt and install any pip package > Kind regards, > E.I Kenneth > [Python developer/Machine Learner] > @www.wolfiegrabber.in > [Developer Program Member] @Github > [Mobile:] (

Re: Pip installation

2019-01-12 Thread kennedy kay
What you can also do is install Python from Anaconda. It comes with inbuilt pip goto: https://www.anaconda.com/download/ After installation: Open Ananaconda prompt and install any pip package *Kind regards,* *E.I Kenneth[Python developer/Machine Learner]@www.wolfiegrabber.in <h

Re: Pip installation

2019-01-12 Thread Kasper Laudrup
Hi Kidwell, On 12/01/2019 13.37, Kidwell Nyatsambo wrote: Pip installation refusing to install on Windows 10. Coming with this message; image.png I have zero experience with Windows 10, but have you had a look a this guide: https://matthewhorne.me/how-to-install-python-and-pip-on-windows

Pip installation

2019-01-12 Thread Kidwell Nyatsambo
Pip installation refusing to install on Windows 10. Coming with this message; [image: image.png] Please help. Thank you in advance Kidwell -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiv

Re: regarding the installation

2018-08-20 Thread Irenge Mufungizi
You can simply type pip install django and it will download for you the required modules On Thursday, August 16, 2018 at 5:10:29 AM UTC-7, muthu sabarish wrote: > > how to download django ???can any one help me out ... > -- You received this message because you are subscribed to the Google

Re: regarding the installation

2018-08-16 Thread Satheesh Eppalapelli
you can install django using pip carefully read this doc https://docs.djangoproject.com/en/2.1/topics/install/ Kind Regards, Satheesh Eppalapelli On Thu, Aug 16, 2018 at 9:41 AM, muthu sabarish wrote: > how to download django ???can any one help me out ... > > -- > You received this

regarding the installation

2018-08-16 Thread muthu sabarish
how to download django ???can any one help me out ... -- 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+unsubscr...@googlegroups.com. To post to this

Re: Installation issue

2018-06-19 Thread MTS BOUR
Hello Make sure you can import django from python shell And check the python version you are using with you python files You can use the full path to python But that is not fun to do everytime For more check here https://stackoverflow.com/questions/312549/no-module-named-django-core

Installation issue

2018-06-19 Thread Dhruv Mahajan
Hi I just started working on Django. I am unable to get django-admin command to work properly. Initially I was getting an error that django-admin could not be located. I created a symlink for the same in the /use/local/bin folder. Now I am getting the following error: File

Re: installation help please

2018-06-04 Thread Daniel Germano Travieso
If you are using Windows, I highly recommend you to use a tool such as Conda or VirtualEnv. It greatly increases the level of encapsulation of your different django projects you may create, as each one may use different python or django modules. Check Conda out at

  1   2   3   4   5   6   7   8   >