On 12/29/2011 9:44 AM, Ian Kelly wrote:
On Thu, Dec 29, 2011 at 10:04 AM, Dennis Lee Bieber
wrote:
On Thu, 29 Dec 2011 09:54:48 -0500, Dennis Lee Bieber
wrote:
Talking to myself..
According to the pop-up I get (Win7) when supplying an invalid
argument,
Maybe regs
On Thu, Dec 29, 2011 at 10:04 AM, Dennis Lee Bieber
wrote:
> On Thu, 29 Dec 2011 09:54:48 -0500, Dennis Lee Bieber
> wrote:
>
> Talking to myself..
>
>>
>> According to the pop-up I get (Win7) when supplying an invalid
>>argument,
>>
> Maybe regsrv32 was rewritten for Win7 64b
On 12/29/2011 9:04 AM, Dennis Lee Bieber wrote:
On Thu, 29 Dec 2011 09:54:48 -0500, Dennis Lee Bieber
wrote:
Talking to myself..
It's the best way to get people to listen to you. :-)
According to the pop-up I get (Win7) when supplying an invalid
argument,
Maybe r
On 12/29/2011 6:54 AM, Dennis Lee Bieber wrote:
On Wed, 28 Dec 2011 21:56:59 -0800, "W. eWatson"
wrote:
It didn't like that either. Got "msvcp71.dll was located but the dll
server entry was not found. File could not be registered."
Arguments are /u,/s/i/n.
According to the pop-up
On Thu, Dec 29, 2011 at 4:09 PM, Michael Torrie wrote:
> The Run dialog is mainly to be
> used to launch a cmd window!
On any Windows computer that I use, that's strictly true. The only
program I ever Start|Run is cmd.
ChrisA
--
http://mail.python.org/mailman/listinfo/python-list
On 12/28/2011 9:09 PM, Michael Torrie wrote:
On 12/28/2011 08:04 PM, W. eWatson wrote:
I'm going to save the msvcp71.dll from the Python laptop somewhere, then
insert the one from my other XP laptop. Finally, I'll register it.
regsvr32. Just to review, I presume not from cmd, but Run?
Seems li
On 12/28/2011 08:04 PM, W. eWatson wrote:
> I'm going to save the msvcp71.dll from the Python laptop somewhere, then
> insert the one from my other XP laptop. Finally, I'll register it.
> regsvr32. Just to review, I presume not from cmd, but Run?
Seems like the bulk of your problems are coming f
On Wed, Dec 28, 2011 at 10:04 PM, W. eWatson wrote:
> On 12/28/2011 12:55 PM, W. eWatson wrote:
>>
>> On 12/28/2011 9:37 AM, Ian Kelly wrote:
>>>
>>> On Wed, Dec 28, 2011 at 9:33 AM, W. eWatson
>>> wrote:
Well, thing went slightly awry. The link gave me two choices. Download
msv...d
On 12/28/2011 12:55 PM, W. eWatson wrote:
On 12/28/2011 9:37 AM, Ian Kelly wrote:
On Wed, Dec 28, 2011 at 9:33 AM, W. eWatson
wrote:
Well, thing went slightly awry. The link gave me two choices. Download
msv...dll fixer, and download fixer. I took the latter. However, just
checking on the other
On 12/28/2011 9:37 AM, Ian Kelly wrote:
On Wed, Dec 28, 2011 at 9:33 AM, W. eWatson wrote:
Well, thing went slightly awry. The link gave me two choices. Download
msv...dll fixer, and download fixer. I took the latter. However, just
checking on the other one, found that I got the same exe file.
On Wed, Dec 28, 2011 at 9:33 AM, W. eWatson wrote:
> Well, thing went slightly awry. The link gave me two choices. Download
> msv...dll fixer, and download fixer. I took the latter. However, just
> checking on the other one, found that I got the same exe file. I installed
> it on the XP PC, and pr
A new dilemma. The PC XP in question with Python has the the msvcp71.dll
file in System32. The one I took off my other laptop has a slightly
newer one. Feb 2003 vs Aug 2003.
Perhaps the (python PC) has a corrupt one?
--
http://mail.python.org/mailman/listinfo/python-list
On 12/27/2011 7:31 PM, W. eWatson wrote:
On 12/27/2011 6:27 PM, Ian Kelly wrote:
On Tue, Dec 27, 2011 at 6:21 PM, W. eWatson
wrote:
Well, it found several problems. These DLLs
MSVCP1
EFSADU
MSJAVA.
I'm guessing MSVCP1 is a typo for MSVCP71? If that is missing then
that is probably the culprit
On 12/27/2011 10:31 PM, W. eWatson wrote:
On 12/27/2011 6:27 PM, Ian Kelly wrote:
http://www.dll-files.com/dllindex/dll-files.shtml?msvcp71 (or just
find it on another Windows XP PC) and copy it into
C:\Windows\System32. Don't forget to run regsvr32 to register it.
HTH,
Ian
You are very likel
On 12/27/2011 6:27 PM, Ian Kelly wrote:
On Tue, Dec 27, 2011 at 6:21 PM, W. eWatson wrote:
Well, it found several problems. These DLLs
MSVCP1
EFSADU
MSJAVA.
I'm guessing MSVCP1 is a typo for MSVCP71? If that is missing then
that is probably the culprit. That DLL is the C runtime library. I
On Tue, Dec 27, 2011 at 6:21 PM, W. eWatson wrote:
> Well, it found several problems. These DLLs
> MSVCP1
> EFSADU
> MSJAVA.
I'm guessing MSVCP1 is a typo for MSVCP71? If that is missing then
that is probably the culprit. That DLL is the C runtime library. It
is supposed to be shipped with app
On 12/27/2011 2:58 PM, Ian Kelly wrote:
On Tue, Dec 27, 2011 at 2:35 PM, W. eWatson wrote:
I replaced numpy and matplotlib, and added scipy. I still get errors, but
perhaps because the install order is now wrong. It was
numpy
matplotlib
Does anyone know the right order?
The order (numpy, sci
On Tue, Dec 27, 2011 at 2:35 PM, W. eWatson wrote:
> I replaced numpy and matplotlib, and added scipy. I still get errors, but
> perhaps because the install order is now wrong. It was
> numpy
> matplotlib
>
> Does anyone know the right order?
The order (numpy, scipy, matplotlib) reflects the depe
I realized that I had a working copy of the app on another XP PC, so I
looked at what I had installed for Python.
It was not what I had posted the first time. There must have been some
shift after the July 16, 2008 date. One lib that was missing was scipy.
I just collected the three libs I sa
On 12/27/2011 10:36 AM, Christian Heimes wrote:
Am 27.12.2011 17:03, schrieb W. eWatson:
from matplotlib._path import affine_transform
ImportError: DLL load failed: The specified module could not be found.
You are missing one or more DLLs that is required to load the _path.pyd
module. Yo
...
I'm suspicious of this line, and maybe even the app program. There may
have been a change to the code that required the later two versions of
numpy and matplotlib. In fact, I'm using the later version here, so I'll
see if I can back up to the first Python app they produced.
from pylab impor
On 12/27/2011 8:42 AM, Lie Ryan wrote:
On 12/28/2011 03:03 AM, W. eWatson wrote:
Here's the traceback.
The traceback seems to imply that matplotlib is not being installed
properly. Have you tried uninstalling then reinstalling matplotlib?
I just did, and the results are this:
==
Am 27.12.2011 17:03, schrieb W. eWatson:
> from matplotlib._path import affine_transform
> ImportError: DLL load failed: The specified module could not be found.
You are missing one or more DLLs that is required to load the _path.pyd
module. You can use http://www.dependencywalker.com/ to tra
On 12/27/2011 8:53 AM, Ian Kelly wrote:
On Tue, Dec 27, 2011 at 9:03 AM, W. eWatson wrote:
File "C:\Python25\lib\site-packages\matplotlib\transforms.py", line 34, in
from matplotlib._path import affine_transform
ImportError: DLL load failed: The specified module could not be found.
Do
On 12/27/2011 8:42 AM, Lie Ryan wrote:
On 12/28/2011 03:03 AM, W. eWatson wrote:
Here's the traceback.
The traceback seems to imply that matplotlib is not being installed
properly. Have you tried uninstalling then reinstalling matplotlib?
I believe I have, but I'll give it another go.
--
htt
On Tue, Dec 27, 2011 at 9:03 AM, W. eWatson wrote:
> File "C:\Python25\lib\site-packages\matplotlib\transforms.py", line 34, in
>
> from matplotlib._path import affine_transform
> ImportError: DLL load failed: The specified module could not be found.
Do you not have the file
C:\Python25\lib\
On 12/28/2011 03:03 AM, W. eWatson wrote:
Here's the traceback.
The traceback seems to imply that matplotlib is not being installed
properly. Have you tried uninstalling then reinstalling matplotlib?
--
http://mail.python.org/mailman/listinfo/python-list
I'm trying to restore Python 2.5.2 on an old XP PC for a particular
application from 4-5 years ago that uses it .
According to the latest manual on it, the following should be installed.
python-2.5.2.msi
PIL-1.1.6.win32-py2.5.exe
numpy-1.1.0-win32-superpack-python2.5.exe
matplotlib-0.98.1.win32
28 matches
Mail list logo