• Login or register

discuss.effbot.org

  • Popular
  • Recent
  • 1 point by hovis 8 months ago on Adding Python Information to the Wind... 1 child

    I've found the problem.

    The (64bit) MSI installer for Python 2.6.2 DOES correctly place the information in the registry. The problem is that the installer packages for extensions are 32bit, and their calls for the registry data are virtualized and are redirected to HKLM/Software/Wow6432Node/Python/... instead of HKLM/Software/Python/...

    I was able to use the 32bit installer for PIL by duplicating the Python registry key to the HKLM/Software/Wow6432Node key.

    • parent
    • reply
    • 1 point by levraininjaneer 2 months ago 0 children

      Had the same problem and was just about to lose hope. Tried this and it worked. You are my hero! Thank you so much! :)

      • link
      • reply
  • Widget
  • Recent Comments
  • Leaders
Powered by