On Sun, Oct 14, 2012 at 9:17 AM, Patrick Vrijlandt wrote:
...
> I’m trying to install pywin32 build 217 for python 3.3 on my Vista machine.
> The postinstall script shows a traceback:
...
> When I ignore the error and try to start pythonwin.exe (from
> C:\Python33\Lib\site-packages\pythonwin\Pytho
On Thu, Sep 1, 2011 at 8:49 AM, Tim Golden wrote:
> On 01/09/2011 13:39, Kevin Walzer wrote:
>>
>> Hi,
>> I’m getting feedback from a Windows user that says my Tkinter app won’t
>> write data to an app temporary directory. Here’s my code:
>> sys.stderr=open(os.path.join(os.path.expanduser('~'), 'A
On Sat, Aug 20, 2011 at 10:55 PM, The Little Guy wrote:
> Hi,
> I apologize for the lengthy post.
The code you posted does not run at all. I had to rename a few things
to get it to do anything at all.
It appears that xlrd is holding a reference to the excel file. I was
able to get it to work by
On Wed, Aug 10, 2011 at 6:56 AM, Tim Golden wrote:
> On 10/08/2011 11:15, A. S. wrote:
>>
>> I've worked with pywin32 and up to now inspecting the Excel macro editor
>> and translating commands worked fine, but now I cannot manage to add a
>> sheet at the correct position in Excel.
>>
>> My test p
On Wed, Jan 6, 2010 at 2:39 PM, Paul Keating wrote:
> What is the registry key HKLM\Software\Python\PythonCore\2.6\PythonPath for?
> The docs (http://www.python.org/doc/2.6/using/windows.html) say
>
> Modifying the module search path can also be done through the Windows
> registry: Edit
> HKEY_LOC
On Wed, Jan 6, 2010 at 2:39 PM, Paul Keating wrote:
> What is the registry key HKLM\Software\Python\PythonCore\2.6\PythonPath for?
> The docs (http://www.python.org/doc/2.6/using/windows.html) say
>
> Modifying the module search path can also be done through the Windows
> registry: Edit
> HKEY_LOC
On Mon, Dec 7, 2009 at 8:47 PM, Boar Gules
wrote:
> I just installed Python 2.6.4.
>
> For embedded applications I expect that there will be a python26.dll. But
> the install doesn't seem to have provided it. What am I missing here
> (besides the file, of course)?
Where did you look? Usually it'
On Fri, Aug 7, 2009 at 1:19 PM, Tim Roberts wrote:
> Jason Baker wrote:
>> Nope. I get linker errors saying it cant find a whole slew of symbols
>> from the Python library. I haven't been able to figure out any other
>> way to get it to work without replacing python25.lib with python25.dll
>> (fr
On Wed, Jun 3, 2009 at 10:24 PM, Greg Ewing wrote:
> Randy Syring wrote:
>>
>> I am wondering if the problems with build 213 have ever been resolved on
>> Windows. Or was I mistaken that build 213 was the problem?
>
> I don't know. I haven't heard any more about it from
> anyone since then.
>
> Ha
On Sun, Apr 5, 2009 at 10:54 AM, Fleu Risseur wrote:
> With APTANA I have built some some hundreds of internet sites, and I may
> perfectly be ignorant in a lot of things.
I'd never heard of APTANA. It looks interesting. Thanks for mentioning it.
> So, again the question, expecting some usefull
On Thu, Jan 8, 2009 at 1:12 PM, Nalli Dinesh wrote:
> I do not want to remodel my application at this stage. I have print
> statements all over the place. I looking at a solution where, without
> touching the print statements at all, I want to tell the python interpreter
> to not execute print sta
11 matches
Mail list logo