Re: Tcl/tk version in Python installation

2012-12-01 Thread Baruch Lifshitz
Solved. I had to remove environment variable TCL_LIBRARY, which pointed to some non-existent installation. -- http://mail.python.org/mailman/listinfo/python-list

Tcl/tk version in Python installation

2012-12-01 Thread Baruch Lifshitz
I need help of those who familiar with Python-Tcl/tk bundle. I cannot start IDLE IDE for Python 3.2.3 or 3.3.0 installation. Command python -m idlelib.idle gives next output: C:\Python33>python -m idlelib.idle Traceback (most recent call last): File "C:\Python33\lib\runpy.py", line 160,

Re: Help accessing COM .dll from Python

2012-12-01 Thread Paul Kölle
Hi, Am 01.12.2012 10:51, schrieb Steve Simmons: First time post - be gentle with me :-) I am trying to write a Python script to access a scanning device. I have an SDK for the scanner but the documentation is a bit limited and the supplier doesn't support Python (but Python is the best option f

Re: ANN: eGenix mx Base Distribution 3.2.5 (mxDateTime, mxTextTools, etc.)

2012-12-01 Thread Piet van Oostrum
"M.-A. Lemburg" writes: > > > ANNOUNCING > >eGenix.com mx Base Distribution > > Version 3.2.5 for Python 2.4 - 2.7 > >Open Source Python extensions providing >

Any Python trainers/tutors in Toronto?

2012-12-01 Thread Steven D'Aprano
Are there any Python programmers in the Toronto area interested in some informal, very short-term, paid Python tutoring? Please contact me off-list for details if you are interested. -- Steven -- http://mail.python.org/mailman/listinfo/python-list

Re: Textmining

2012-12-01 Thread Mark Lawrence
On 01/12/2012 09:27, subhabangal...@gmail.com wrote: Dear Group, Python has one textmining library. [Sorry for the spelling mistake in earlier post]. As I see it can be downloaded from, http://pypi.python.org/pypi/textmining/1.0 I am running Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC

Re: pyHook and time libraries

2012-12-01 Thread doronmmm
בתאריך יום שישי, 30 בנובמבר 2012 21:47:57 UTC+2, מאת Prasad, Ramit: > Doron wrote: > > > > > > Hey, I'm tring to create a software that records the keyboard/mouse and > > sends email of the log every > > > predetermined period. > > > > > > I've manage to make the recorder and the auto-email

Re: Help accessing COM .dll from Python

2012-12-01 Thread Albert Dengg
On Sat, Dec 01, 2012 at 12:47:57PM +, Steve Simmons wrote: > Gunther - Sorry about that, hoping this response comes through as > plain text. > > Chris - Thanks for the translation and the response. Unfortunately, > I don't speak 'C', and I think the learning curve for Python + COM > should be

Re: Help accessing COM .dll from Python

2012-12-01 Thread Steve Simmons
Gunther - Sorry about that, hoping this response comes through as plain text. Chris - Thanks for the translation and the response. Unfortunately, I don't speak 'C', and I think the learning curve for Python + COM should be slightly less steep. The scanner is supplied by Card Scanning Soluti

help .No money and alone

2012-12-01 Thread gechangb...@163.com
> I have come to the conclusion that there is no way i can pay for the medical bills >i have or the food i need. I broke my collar bone a few months ago and could >not work. > My boss decided to fire me and i could not pay for my debt. >The banks have taken a number of belongings from me that i ch

Re: Help accessing COM .dll from Python

2012-12-01 Thread Chris Angelico
Quoting his entire text for the benefit of Mr Dietrich, who is apparently having trouble reading it. (He's right though, plain text is a lot easier to work with.) On Sat, Dec 1, 2012 at 8:51 PM, Steve Simmons wrote: > First time post - be gentle with me :-) > > I am trying to write a Python scrip

Re: Help accessing COM .dll from Python

2012-12-01 Thread Günther Dietrich
Steve Simmons wrote: > > > > > > >First time post - >be gentle with me :-) > >I am trying to write a Python script to > access a scanning device.  I > have an SDK for the size="-1">scanner but the documentation is a

Help accessing COM .dll from Python

2012-12-01 Thread Steve Simmons
First time post - be gentle with me :-) I am trying to write a Python script to access a scanning device.  I have an SDK for the scanner but the documentation is a bit limited and the supplier doesn't support Python (bu

Re: Textmining

2012-12-01 Thread subhabangalore
On Saturday, December 1, 2012 5:13:17 AM UTC+5:30, Dave Angel wrote: > On 11/30/2012 02:48 PM, subhabangal...@gmail.com wrote: > > > Dear Group, > > > Python has one textming library, but I am failing to install it in Windows. > > > If any one can kindly help. > > > Regards, > > > Subhabrata.