Menu

Error message

Help
2012-01-21
2015-07-03
  • Boondoggler

    Boondoggler - 2012-01-21

    I get this after a compile and run of the .exe:

    Traceback (most recent call last):
      File "keylogger.pyw", line 43, in <module>
    ImportError: No module named validate

    Which module is it supposed to be validating??

     
  • Boondoggler

    Boondoggler - 2012-01-21

    Ignore fxed it

     
  • TD

    TD - 2015-07-03

    Hi, I'm getting a similar error:

    Traceback (most recent call last):
    File "keylogger.pyw", line 42, in <module>
    ImportError: No module named configobj

    How did you fix it?

     
  • nanotube

    nanotube - 2015-07-03

    Hi,
    Probably you did not install the configobj module?
    The wiki has the details for all the module dependencies:
    https://sourceforge.net/p/pykeylogger/wiki/Installation_Instructions/

     

Log in to post a comment.