Re: Verifying I installed Python correctly

2022-04-25 Thread Sunil KR via Python-list
this out by googling, as you may get a better illustrated answer than it would be possible on this forum Sunil On Monday, April 25, 2022, 10:50:52 AM PDT, Greg wrote: I am trying to get Hello World to appear under my directory. The files of *C:\Users\gd752>cd C:\google-python-e

Re: How to have python 2 and 3 both on windows?

2022-04-24 Thread Sunil KR via Python-list
. Why does the installation of python3 affect the python2, and how can I get them to work without stepping on one another? On Saturday, April 23, 2022, 09:59:46 PM PDT, Dennis Lee Bieber wrote: On Sun, 24 Apr 2022 01:19:38 + (UTC), Sunil KR declaimed the following: > >

Re: How to have python 2 and 3 both on windows?

2022-04-23 Thread Sunil KR via Python-list
, if I can make python 2 and 3 coexist on my system > On 22 Apr 2022, at 17:10, Sunil KR via Python-list wrote: > > I have some scripts that are old and won't work under python2 and at the > same time I am writing new scripts which will use python3. However, if python

Re: How to have python 2 and 3 both on windows?

2022-04-22 Thread Sunil KR via Python-list
unicodeescape' codec can't decode bytes in position 237-238: truncated \u escape I tried for a bit, but I could not isolate the content of the file that may be causing this problem. But any idea about this problem would be greatly appreciated. Removing python3 solves this issue.. Su

How to have python 2 and 3 both on windows?

2022-04-22 Thread Sunil KR via Python-list
I have some scripts that are old and won't work under python2 and at the same time I am writing new scripts which will use python3. However, if python 2 and 3 cannot co-exist in a windows box it will be impossible to transition What I try:- remove all pythons and launchers- Use windows installer

Missing modules for python

2010-10-11 Thread Sunil Saggar
I was trying to make exe from python program and found the following errors The following modules appear to be missing ['email.FeedParser', 'email.Generator', 'email.Iterators', 'email.Message', 'email.Utils', 'simplejson', 'so

1.5.1 Py_XDECREF Core

2010-06-30 Thread Sunil
ng script with a command that is successful most times.   Regards Sunil -- http://mail.python.org/mailman/listinfo/python-list

PostgreSQL with Python

2008-01-07 Thread Sunil Ghai
advance :) Regards -- Sunil Ghai -- http://mail.python.org/mailman/listinfo/python-list

NetSpeed

2008-01-04 Thread Sunil Ghai
Hey can i check the average Downloading speed of available internet connection without downloading any dummy file? :o -- Sunil Ghai -- http://mail.python.org/mailman/listinfo/python-list

Network-Packets

2008-01-02 Thread Sunil Ghai
really in need to get clear this point. Thanks alot in advance.. -- Sunil Kumar Ghai -- http://mail.python.org/mailman/listinfo/python-list

Network Module

2008-01-01 Thread Sunil Ghai
Hello people, I am searching for a python module to interact with the network connections/interfaces. For example the number of active TCP/IP connections via eth0 interface and all that stuff. I have done googling and search at pythonorg but couldn't find any. Thanks Sunil Kumar Ghai --