[python-win32] Announce: Parametric Solutions (parasol)

2009-01-25 Thread Charlie Taylor
Parasol is a python framework in which mathematical models can be investigated parametrically. Parasol enables easy optimization, sensitivity study, and visualization. The math model can be as big or as small as desired. Output is generated in plain text, HTML, and native Microsoft Suite files (Exc

[python-win32] upgrading to python 2.4

2004-12-08 Thread Charlie Taylor
Is there a good reference to the steps that should be taken to upgrade a Windows machine to the next version of python? My journey from 2.2 to 2.3 was very knicker-twisting. I'm hoping for more of a controlled landing on 2.4. ___ Python-win32 mailing l

[python-win32] ERROR installing pywin32 for python 2.2

2005-01-11 Thread Charlie Taylor
I am getting an error from the install of... pywin32-203.win32-py2.2.exe on an NT 4.0 system. It looks like the "import win32trace" statement is the point of failure and gives the error message... error: (3, 'CreateMutex', 'The system cannot find the path specified.') Does anyone recognize this

[python-win32] Biggles on Windows with python2.5

2008-03-22 Thread Charlie Taylor
Has anyone installed a version of biggles on Windows with python 2.5? The Martin Lamar version for python 2.3 was a big help, but I finally upgraded to python 2.5 and I am having trouble with the biggles build. Thanks, Charlie ___ python