pythonpipeasy-installpykml

Install pykml Python module in Windows 7 (64bits)


I am new into Python, so maybe my questions is stupid, but I am not able to install pykml module.

Visiting its website, there are no Windows instructions for installing. Anyway I tried installing easy_install, and that doesn't work either.

Since now, I have done:

My Windows 7 is 64 bits. How can I solve this problem?

EDIT: I have found some packages built in .exe for windows 64 bits and installed them successfully. For example easy_install was installed in that way. But other times I try installing an .exe package distribution, as pyserial, and installation wizard says 'No Python installation found in the registry'. Could that be related?


Solution

  • Did you try to install these unofficial binaries for lxml? Use the amd64 version that corresponds to your Python version. With lxml installed your pyxml installation should succeed too.