Hi,

probably you have not added python to your system path during its
installation. Anyway, it's under the script subdirectory, in your case
C:\Users\alex_\AppData\Local\Programs\Python\Python37\Scripts

(and if you have other python versions installed, use pip3 or even pip3.7 )

Cheers,
Nico

Il giorno lun 8 apr 2019 alle ore 07:15 Alex Glaros <alexgla...@gmail.com>
ha scritto:

> How to pip install psycopg2?  I get the following error:
>
> C:\Users\alex_\AppData\Local\Programs\Python\Python37>pip install psycopg2
> 'pip' is not recognized as an internal or external command,
> operable program or batch file.
>
> C:\Users\alex_\AppData\Local\Programs\Python\Python37>python
> Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit
> (AMD64)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
> >>>
>
> thanks,
>
> Alex Glaros
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to