ue on this ?
Thanks & Regards,
Bhashkar
On Fri, Sep 25, 2020 at 12:43 PM Barry wrote:
>
>
> On 25 Sep 2020, at 03:28, bhashkar prakash Singh
> wrote:
>
>
> Hi Barry,
>
> Thanks for your response.
>
> I am not an expert in python code. Could you please el
, 2020 at 2:40 AM Barry Scott wrote:
>
>
> > On 24 Sep 2020, at 19:21, bhashkar prakash Singh <
> singh.bhash...@gmail.com> wrote:
> >
> > Hi,
> >
> > I am using stackless Python 2.7.9 in my project and openssl-1.0.2q.
> > I just upgraded
Hi,
I am using stackless Python 2.7.9 in my project and openssl-1.0.2q.
I just upgraded the Openssl version to 1.1.1g, due to which python
compilation started failing. So, I patched _hashopenssl.c and _ssl.c file
in Python Modules as per new openssl to make compilation successful.
But when I ru
[ABCD client error]: Connection to broker at 126.0.0.1: lost!
"timestamp":"Wed Feb 19 11:48:41
[XYZ]: Connection to broker at 126.0.0.1: lost!
"timestamp":"Wed Feb 19 11:48:40
Note: I want to read the error code i.e ABCD Client error from the line and
also wrt timestamp value.
Let me k
I generate the values using range and then convert them to sets.
I am thinking about an approach which involves subtracting the ranges, or
something along those lines, nothing concrete yet.
On Wed 18 Apr, 2018, 8:43 PM Neil Cerutti, wrote:
> On 2018-04-18, tejaswi prakash wrote:
> >
meone suggest a better way of doing this to make these operations
more efficient?
Thank you,
Tejaswi D Prakash
--
https://mail.python.org/mailman/listinfo/python-list
I am sorry, but I thought Levenberg marquardt was used quite bit in Image
registration. Computing/refining homographies between two related views for
instance.
On Wed, Apr 11, 2018 at 12:49 PM, Christian Gollwitzer
wrote:
> Am 11.04.18 um 08:38 schrieb Priya Singh:
>
>> I have two 2D arrays one
Hi
I am using pyodbc to connect to MS SQL server. I got a result for
cursor.execute('SELECT * FROM sys.databases') statement.
But, I dont know what fields among them must be considered to ensure that
database is up and running and is fine.
IN this
https://www.mssqltips.com/sqlservertip/14
Prakash Pethakamsetty
--
https://mail.python.org/mailman/listinfo/python-list
Yes! it is working, and do you have any idea about pylauncher. If possible,
could you brief something about it.
*UDHAY PRAKASH*
Ph:+91-9533787794
udhayprakash.blogspot.com
On Wed, Oct 14, 2015 at 1:01 AM, Mathew Carrick
wrote:
> Hi Uday,
>
> Pip should support using the pip{version
part of any software package that you have
installed in your system, then it requires that specific software to be
uninstalled a prior its un-installation.
Uday Prakash
--
https://mail.python.org/mailman/listinfo/python-list
On 09/02/2014 05:29 AM, MRAB wrote:
On 2014-09-02 00:35, Om Prakash wrote:
Hi,
I am writing this program from
https://docs.python.org/2/library/email-examples.html
but getting the error as
singhom@debian:~/pythons$ python send_email.py
Traceback (most recent call last):
File
cmd.exe prompt.
set http_proxy "proxy name:80"
P.S. i am a normal user and don't have admin privleges.
Regards,
Om Prakash
--
https://mail.python.org/mailman/listinfo/python-list
Hi,
I am writing this program from
https://docs.python.org/2/library/email-examples.html
but getting the error as
singhom@debian:~/pythons$ python send_email.py
Traceback (most recent call last):
File "send_email.py", line 18, in
msg['Subject'] = 'The contents of $s' % message
NameErr
hello
i am working on selenium module of python, i know how to make
extension of firebug with selenium, but i want to know how to use
firebug extension with request module / mechanize . i search a lot
but unable to find it , please help .
i want technique similar like :-
from seleniu
It says like
*** copy extensions ***
*** copy dlls ***
copying C:\Python24\lib\site-packages\py2exe\run_w.exe -> C:\Program Files
(x86)\Notepad++\dist\build-check-test.exe
Adding python24.dll as resource to C:\Program Files
(x86)\Notepad++\dist\build-check-test.exe
The following modules appear
Hi All,
I am interested to interact with the command prompt, is there a module to
control the input/output stream. Thanks in advance for the pointers
Thanks
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
Hi All,
Can some one suggest me a module to access SVN repository so that i could
download any given branch.
Thanks
--
http://mail.python.org/mailman/listinfo/python-list
Hi All,
Want to publish a log file as a web page, is there a parser to retain the
format of the text as is and then convert to html. Please provide the
relevant pointers
Thanks
--
http://mail.python.org/mailman/listinfo/python-list
On Oct 1, 10:25 pm, Prakash wrote:
> Need A script to open a excel file and extract the data using
> autofilter and write it in a new sheet or new file like I have to
> select all rows in which all the columns contain pass as status
from win32com.client import Dispatch
xlApp =
Need A script to open a excel file and extract the data using
autofilter and write it in a new sheet or new file like I have to
select all rows in which all the columns contain pass as status
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
Want to know how to invoke a bat file on a remote machine.
Thanks
--
http://mail.python.org/mailman/listinfo/python-list
Thanks for the suggestions. Felt the thread could be of help on
consolidating the solution.
*Max Value from a csv column:*
import numpy
data1 = numpy.genfromtxt("data.csv",dtype='float',delimiter =
',',skiprows=1, skip_header=0, skip_footer=0,
usecols=11,usemask=True)
#pri
Hi All ,
Could any one help to get max and min values from a specified column of a
csv file. The* csv file is large* and hence the below code did go bad.
*Alternate
methods would be highly appreciated
**
minimum.py*:
import csv
filename = "testLog_4.csv"
f = open(filename)
def col_min(mincname):
Hi,
I am using quickfix, would like to start with that
..\quickfix-1.13.3\quickfix\examples\executor\python\executor.py asks for a
configuration file how should it look like.
Thanks
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
Could any one provide relevant url/s on the usage of *pyant* scripts and its
setup as well
Thanks
--
http://mail.python.org/mailman/listinfo/python-list
I tried using QUICFIX at:*http://www.quickfixengine.org/download.html
*, but could not start right away.
Thanks in Advance
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
import ImageChops
im2 = Image.open("Failure.JPG")
im1 = Image.open("Sucess.JPG")
#print list(im1.getdata())
diff = ImageChops.difference(im2, im1)
#print diff.getbbox()
#diff.show()
#print im1.tostring()
Thanks for all in advance
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
looks fine if one can create a common interface and link the preexistant
scripts.
Else,
wmi command line can be directly implemented in python through
os.system("COMMAND WMI") so that redistributable python exe be created
through py2exe
Regards
Prakash
--
http://mail.python.org/mailma
Hi all,
I would like to aquint myself with Python Interview questions . I am a
Python Scripter, so if u could orient the pointers in the same direction it
would be very handy
Regards
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
Can any one mention a list of *python based tools* (existant / could be
developed) which network administrators might need.
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
Code of SmallestService.py is at:
http://book.opensourceproject.org.cn/lamp/python/pythonwin/
Regards
--
http://mail.python.org/mailman/listinfo/python-list
Thank u Tim Case,
all,
Also how to run the standalone generated from script taking unc path names
to account
regards
Prakash
On Fri, Feb 12, 2010 at 6:31 PM, Tim Chase wrote:
> can any of u help to search a file say "abc.txt" in entire c drive
>> (windows)
>> and
Hi all,
can any of u help to search a file say "abc.txt" in entire c drive (windows)
and print the path/s stating such a files presence.
Thanks in advance
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
e,
# replace test.py with your own code filename here ...
console = [{"script": 'test.py'}] )
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
] )
-------
vc ++ redistributable is a good option as well.
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
tegrate using py2exe) || how should the setup.py file look
like?
\||/
\/
"Final.exe" *
*Regards*
*Prakash*
--
http://mail.python.org/mailman/listinfo/python-list
Try to install "vcredist_x86.exe", then try to build using py2exe. I think
that should solve the issue
Regards
Prakash
On Mon, Nov 30, 2009 at 10:40 AM, koranthala wrote:
> This is cross post from stackoverflow - I couldnt get the solution
> there. Hopefully, nobody woul
Hi All,
Need some idea here:
On my windows machine, there is a Java based program that runs all the time.
Every now and then, a popup appears out of this program.
To close this popup, it requires user to Check the Do-not-show-this-popup
check box and then, click on OKAY button.
Is there a python
tically if they have no work to do, for example, the
Performance Logs and Alerts service"
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
les may be useful :
1- python-2.6.1.msi
2- py2exe-0.6.9.win32-py2.6.exe
3- pywin32-212.win32-py2.6.exe
Thanks in advance
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
import os
ch = os.system("import -window root temp.png")
print ch
after that no way to store the screen shot
regards
Prakash
On Mon, Apr 6, 2009 at 10:28 PM, Roberto Fichera wrote:
> Hi All in the list,
>
> I've embedded python v2.6.x engine into my application with
after byte. One pin to pulse(programatically) for a byte
of data to come
out is the Pin 0, strobe pin, then reset the same to push the next byte of
data.
Latare u r expected to send these data byte in the sequnce that the target
board
requirement. I have done this in c - dos based
regards
Prakash
Hi all, i am trying to make an exe out of my py *prg which write to a text
file*.
On --> python setup.py py2exe
the dist folder is created but the exe creted is not working it throws an
error "pythons ps.popen function"
setup.py:
#python setup.py py2exe
from distutils.core import setup
import p
Hi all,
I am interested in detecting usb mass storage devices, r there any scripts
in python to do so. Thanks in advance.
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
let run-cmd be used why go for IDLE
2009/3/31 Dale Amon
> I wonder if someone could point me at documentation
> on how to debug some of the standard Unix type things
> in Idle. I cannot seem to figure out how to set my
> argument line for the program I am debugging in an Idle
> window. for examp
^D:"
msg = ''
count = 3
while count > 0:
line = sys.stdin.readline()
#if not line:
#break
msg = msg + line
count = count -1
# The actual mail send
server = smtplib.SMTP('localhost')
server.sendmail(fromaddr, toaddrs, msg)
server.quit()
#pl
y", line 244, in __init__
(code, msg) = self.connect(host, port)
File "C:\Python25\lib\smtplib.py", line 310, in connect
raise socket.error, msg
error: (10061, 'Connection refused')
On Mon, Mar 30, 2009 at 7:40 AM, prakash jp wrote:
> Hi all,
>
> In
Hi all,
In windows environment, how to send email from one gmail address to another
gmail (or another mail) addrress
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
I am interested in using python based TFTP over my LAN. Do let me know how
to ahead and any specific urls. Thaks in advance.
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
st.txt','wb')
fsize=int(conn.recv(8))
print 'File size',fsize
f.write(conn.recv(fsize))
f.close()
conn.close()
s.close()
###
Regards
Prakash
--
http://mail.python.org/mailman/listinfo/python-list
Hello
thats excellant !!
On 1/23/09, Russ P. wrote:
>
> On Jan 23, 4:57 am, Bruno Desthuilliers 42.desthuilli...@websiteburo.invalid> wrote:
> > Russ P. a écrit :
>
> > > As I said before, if you have the source code you can always change
> > > private attributes to public in a pinch if the lan
h=64,height=310)
self.c.place(x=x0,y=y0)
self.c.create_image(x0,y0,image=self.imgobj,anchor=NW)
did a lot of googling on it. but nothing found. I can't switch to wxPython.
Please help me.
thanks
--
Surya Prakash Garg
Bangalore
+919886801350
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
I am not sure how this works, but am composing my query here.
I am trying to expect the below snippet using telnetlib.
#
bash# install
blah blah blah
do you want to continue [y/n]? y
blah blah blah
blah blah blah
blah blah blah
blah blah blah
Installation complete
bash#
Prakash
Subject: Re: [Jython-users] ERROR : parsing xml in jython
Hi,
looks like you have to make an InputSource from the file, like so:
from java.io import File, FileReader, StringReader
textReader = FileReader(File(filename))
inputSource = InputSource(textReader)
dp.parse(inputSource)
Hope this
Hi
I m able to parse xml file using xerces as well as JAXP but I am unable to
parse the sub- child of my tree
Eg :
...(not able
to parse this)
Original Message-
From: Gabriel Genellina [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 19, 2006 6:21 AM
To: Divya Prakash
Cc: python-list@python.org
Subject: Re:
At Monday 18/12/2006 03:34, Divya Prakash wrote:
> I would like to parse java files and detect class name's,
Hi,
I want to create a generic class to convert ". java
" file into xml file (validated against xsd / dtd).
What is the best approach to do this with jython or python ?
Regards
Divya
--
http://mail.python.org/mailman/listinfo/python
Hello ,
I would like to parse java files and detect class name's, attributes
name's type's and visibility (and or list of
methods).
Is there any module who can parse easily a java file using jython?
Regards
Divya
--
http://mail.python.org/mailman/listinfo/python-li
Respected Sir / Madam ,
I am Prakash .
I am also working on porting C PROGRAMS to windows from Linux , but i doesn't get any clue yet.
I have some C - programs written on Linux & i have to port it on windows .
The problem starts from header files.
So if you have any help or
Hello All,
I new user to
python. I am using a product called FSH, some of its parts are implemented in
Python. This is like a ssh to run a command on remote machine. First time while
running the fsh there was on.
#
fshd
Traceback
(most recent call last):
61 matches
Mail list logo