Re: Please solve this problem

2020-03-09 Thread sachin thakur
Rply if solved On Mon, 9 Mar, 2020, 11:47 AM sachin thakur, wrote: > -- https://mail.python.org/mailman/listinfo/python-list

Please solve this problem

2020-03-09 Thread sachin thakur
-- https://mail.python.org/mailman/listinfo/python-list

Re: how to handle captcha through machanize module or any module

2018-05-22 Thread SACHIN CHAVAN
On Wednesday, December 18, 2013 at 6:26:17 PM UTC+5:30, Jai wrote: > please do replay how to handle captcha through machanize module I have the same issue, nothing find a solution yet! -- https://mail.python.org/mailman/listinfo/python-list

Re: argparse and subparsers

2016-06-27 Thread Sachin Garg
On Monday 27 June 2016 06:28 AM, Steven D'Aprano wrote: > On Monday 27 June 2016 15:34, Lawrence D’Oliveiro wrote: > >> On Monday, June 27, 2016 at 4:56:10 PM UTC+12, Sachin Garg wrote: >> >>> # Set verbose flag >>> verbose = False >>> if argum

Re: argparse and subparsers

2016-06-26 Thread Sachin Garg
On Sunday 26 June 2016 02:51 PM, Joseph L. Casale wrote: > I have some code where sys.argv is sliced up and manually fed to discrete > argparse > instances each with a single subparser. The reason the discrete parsers all > having a > single subparser was to make handling the input simpler, the f

Re: pyqt darg and drop

2014-10-04 Thread Sachin Tiwari
On Saturday, October 4, 2014 3:35:33 PM UTC+5:30, Sachin Tiwari wrote: > Hi > > > > I want to drag and drop push multiple push buttons but its working for only > for last button. And I want to connect them by a wire. > > > > Please help. > > >

pyqt darg and drop

2014-10-04 Thread Sachin Tiwari
Hi I want to drag and drop push multiple push buttons but its working for only for last button. And I want to connect them by a wire. Please help. import sys from PyQt4 import QtGui, QtCore class Button(QtGui.QPushButton): def mouseMoveEvent(self, e): if e.buttons() != Q

Re: pyqt problem

2014-10-02 Thread Sachin Tiwari
On Thursday, October 2, 2014 3:19:22 PM UTC+5:30, Sachin Tiwari wrote: > Hi > > I am learning pyqt, can any one help me to make instances of pushbutton > wherever cursor will be clicked on canvas,like a circuit simulator where we > add components on canvas just by left

pyqt problem

2014-10-02 Thread sachin . tiwari50
Hi I am learning pyqt, can any one help me to make instances of pushbutton wherever cursor will be clicked on canvas,like a circuit simulator where we add components on canvas just by left or right click. Thanks & Regards, Sachin -- https://mail.python.org/mailman/listinfo/python-list

how to install the PLY (Python Lex-Yacc) package in windows

2011-03-21 Thread Sachin Kumar Sharma
BB, I downloaded PLY (Python Lex-Yacc)<http://www.dabeaz.com/ply/> package for a script use it for parsing and looking to install under windows. It has setup.py file, and the command mentioned for installation is Python setup.py install Doesn't work for windows. Any advice. Che

newbie question (latex Error in plotting)

2011-03-17 Thread Sachin Kumar Sharma
d it is fine. I tried the same in Ipython and spyder, same error message. Any advice. Cheers Sachin ******** Sachin Kumar Sharma Senior Geomodeler -- http://mail.python.org/mailman/listinfo/python-list

newbie question (for loop)

2011-03-15 Thread Sachin Kumar Sharma
collection of words and it is OK prints fine. Kindly advise. Cheers Sachin Sachin Kumar Sharma Senior Geomodeler -- http://mail.python.org/mailman/listinfo/python-list

RE: Python use growing fast

2011-01-11 Thread Sachin Kumar Sharma
problems. Thanks & regards Sachin **** Sachin Kumar Sharma Senior Geomodeler -Original Message- From: python-list-bounces+ssharma84=slb@python.org [mailto:python-list-bounces+ssharma84=slb@python.org] On Be

Advise for numerical programming content (New python user)

2010-11-18 Thread Sachin Kumar Sharma
installation or needs some additional packages? Your feedback is valuable for me to start. Thanks & Regards Sachin **** Sachin Kumar Sharma Senior Geoscientist -- http://mail.python.org/mailman/listinfo/python-list

free computer studies

2008-05-30 Thread sachin . vijayan80
free computer studies free computer programmes free computer education http://foodplantss.blogspot.com/ -- http://mail.python.org/mailman/listinfo/python-list

This One is ULTIMATE. (Dont' Miss)

2007-07-25 Thread Sachin
Hi Everyone, http://surkumarm.googlepages.com/home I found a cool Websites which can be a great resource to making easy money for Home Moms, kids, Students and other people who are looking for making some easy Money Online. This website talks about programmes launched by Giant companies like Ama

Re: Lookuperror : unknown encoding : utf-8

2006-10-30 Thread Sachin Punjabi
On Oct 30, 2:27 pm, "Leo Kislov" <[EMAIL PROTECTED]> wrote: > Sachin Punjabi wrote: > > I installed it again but it makes no difference. It still throws me > > error for LookUp Error: unknown encoding : utf-8.Most likely you're not > > using the

Re: Lookuperror : unknown encoding : utf-8

2006-10-30 Thread Sachin Punjabi
On Oct 30, 2:27 pm, "Leo Kislov" <[EMAIL PROTECTED]> wrote: > Sachin Punjabi wrote: > > I installed it again but it makes no difference. It still throws me > > error for LookUp Error: unknown encoding : utf-8.Most likely you're not > > using the

Re: Lookuperror : unknown encoding : utf-8

2006-10-30 Thread Sachin Punjabi
On Oct 30, 12:47 pm, "thebjorn" <[EMAIL PROTECTED]> wrote: > Sachin Punjabi wrote: > > I wanted to read a file encoded in utf-8 and and using the following > > syntax in my source which throws me an error specifying Lookuperror : > > unknown encoding : utf-8

Re: Lookuperror : unknown encoding : utf-8

2006-10-30 Thread Sachin Punjabi
On Oct 30, 1:54 pm, "Leo Kislov" <[EMAIL PROTECTED]> wrote: > Sachin Punjabi wrote: > > On Oct 30, 1:29 pm, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > > > Sachin Punjabi wrote: > > > > The OS is Windows XPthen your installation

Re: Lookuperror : unknown encoding : utf-8

2006-10-30 Thread Sachin Punjabi
On Oct 30, 1:29 pm, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > Sachin Punjabi wrote: > > The OS is Windows XPthen your installation is seriously broken. where did > > you get the > installation kit? have you removed stuff from the Lib directory ? > > It was al

Re: Lookuperror : unknown encoding : utf-8

2006-10-30 Thread Sachin Punjabi
On Oct 30, 12:42 pm, "Leo Kislov" <[EMAIL PROTECTED]> wrote: > Sachin Punjabi wrote: > > Hi, > > > I wanted to read a file encoded in utf-8 and and using the following > > syntax in my source which throws me an error specifying Lookuperror : > >

Lookuperror : unknown encoding : utf-8

2006-10-29 Thread Sachin Punjabi
f-8" ) Can anyone please guide me how do I get utf-8 activated in my codecs or any setting needs to be done for the same before using codecs. Regards Sachin Punjabi. -- http://mail.python.org/mailman/listinfo/python-list