From: Fabrice P. <fab...@gm...> - 2015-07-10 20:56:04
|
Or use "python -i". Fabrice 2015-07-10 21:53 GMT+02:00 Alexey Pavlov <ale...@gm...>: > > > 10 июля 2015 г., в 22:15, Greg Jung <gv...@gm...> написал(а): > > > > This is my first experience with a failing python interpreter. From > an MSYS console window, > > running /mingwXX/bin/python, I don't get > > a prompt nor any other evidence of life. > > > > I can run it and get out the options such as --help and --version: > > > > greg@Homerw7 MSYS ~ > > $ /mingw32/bin/python > > > > > > greg@Homerw7 MSYS ~ > > $ /mingw32/bin/python --version > > Python 2.7.9 > > > > greg@Homerw7 MSYS ~ > > $ /mingw64/bin/python --version > > Python 2.7.9 > > > > There are no environment variables with "PY" - do I need some? > > Also, I found that ^C exits but that ^D kills the window when the > interpreter is hung > > like this. > > > > Install «winpty» package. > > Regards, > Alexey. > > > Any thoughts on where my trouble is? > > tia, Greg > > > ------------------------------------------------------------------------------ > > Don't Limit Your Business. Reach for the Cloud. > > GigeNET's Cloud Solutions provide you with the tools and support that > > you need to offload your IT needs and focus on growing your business. > > Configured For All Businesses. Start Your Cloud Today. > > > https://www.gigenetcloud.com/_______________________________________________ > > Msys2-users mailing list > > Msy...@li... > > https://lists.sourceforge.net/lists/listinfo/msys2-users > > > > ------------------------------------------------------------------------------ > Don't Limit Your Business. Reach for the Cloud. > GigeNET's Cloud Solutions provide you with the tools and support that > you need to offload your IT needs and focus on growing your business. > Configured For All Businesses. Start Your Cloud Today. > https://www.gigenetcloud.com/ > _______________________________________________ > Msys2-users mailing list > Msy...@li... > https://lists.sourceforge.net/lists/listinfo/msys2-users > |