Quote:
Originally Posted by daesdaemar
Need help please. I have python 2.6 installed which I've used successfully many time. I installed pycrypto-2.01.win32-py2.6.exe and it installed fine. When I double-click adeptdecrypt.pyw, I get the message: This script requires PyCrypto which must be installed separately. Read the top-of-the-script comments for details.
|
Do you perhaps have multiple Python distributions installed?; e.g., the official python.org one and ActivePython, or multiple versions of Python? Try re-downloading and re-running the official python.org Python 2.6 installer. It should give you an option to "repair" which will hopefully make sure your file associations are for that Python distribution. If that doesn't work, please try running it from the command line as I suggest in
this post.