> Can anyone shed any light on what's up with this build of Python
> 2.6.2?
You probably tried to install the 32-bit version of PyParsing;
this cannot work with the 64-bit version of Python. You either
need to obtain a 64-bit version of pyparsing, or install the
32-bit version of Python.
HTH,
Mar
dineshv wrote:
I upgraded from Python 2.5.4 to Python 2.6.2 under the Windows 64-bit
AMD version, but no external libraries (eg. pyparsing and Numpy 1.3)
work. I noticed a few odd things:
i. pyparsing could not find an entry for Python 2.6.2 in the Wondows
Registry
I suspect that you did not
I upgraded from Python 2.5.4 to Python 2.6.2 under the Windows 64-bit
AMD version, but no external libraries (eg. pyparsing and Numpy 1.3)
work. I noticed a few odd things:
i. pyparsing could not find an entry for Python 2.6.2 in the Wondows
Registry
ii. Python 2.6.2 only allows per-machine inst