Re: windows side-by-side configuration woes on windows HPC

2009-10-16 Thread Nick Touran
Yes, I'll add the report to the bug ticket. As for the msvcr71.dll, the particular module I'm using was apparently compiled with VS2005, but I'm currently unable to rebuild it with VS2008 because I don't have the MSSQL developer headers, etc. So, in an ideal world, I'd compile the module myself and

Re: windows side-by-side configuration woes on windows HPC

2009-10-16 Thread M.-A. Lemburg
Nick Touran wrote: > I've made enough progress to get my setup working! I attempted to apply the > patch and recompile the packages that complained but got in too deep while > compiling matplotlib on windows (I don't have admin privileges and can't > install the prereqs) so I dug deeper. > > I fou

Re: windows side-by-side configuration woes on windows HPC

2009-10-14 Thread Nick Touran
I've made enough progress to get my setup working! I attempted to apply the patch and recompile the packages that complained but got in too deep while compiling matplotlib on windows (I don't have admin privileges and can't install the prereqs) so I dug deeper. I found this: http://blog.kalmbachne

Re: windows side-by-side configuration woes on windows HPC

2009-10-12 Thread M.-A. Lemburg
Nick Touran wrote: > It is indeed a pain. I would really like a work-around. Matplotlib is > supposed to be immune to this nowadays but it's not. Nor are some other > third-party modules. Did they break with the new release? (2.6.3?) The main problem appears to be that the the MS VC9 compiler defa

Re: windows side-by-side configuration woes on windows HPC

2009-10-12 Thread Nick Touran
It is indeed a pain. I would really like a work-around. Matplotlib is supposed to be immune to this nowadays but it's not. Nor are some other third-party modules. Did they break with the new release? (2.6.3?) -nick On Thu, Oct 8, 2009 at 1:12 PM, M.-A. Lemburg wrote: > Nick Touran wrote: > > Cop

Re: windows side-by-side configuration woes on windows HPC

2009-10-08 Thread M.-A. Lemburg
Nick Touran wrote: > Copying my local copy of Python 2.6 to a Windows HPC 2008 system is giving > dll side-by-side configuration errors for some third-party packages > (matplotlib, pyMSSQL, in particular). I understand that there is a tradition > of Python supporting XCOPY deployment, and would rea

windows side-by-side configuration woes on windows HPC

2009-10-08 Thread Nick Touran
Copying my local copy of Python 2.6 to a Windows HPC 2008 system is giving dll side-by-side configuration errors for some third-party packages (matplotlib, pyMSSQL, in particular). I understand that there is a tradition of Python supporting XCOPY deployment, and would really like to be able to just