Menu

#7 Call cryptic.py After Git Clone Fails

1.0
closed
2014-04-11
2014-04-11
David Rader
No

1) Perform git clone: git clone git://git.code.sf.net/p/cryptik/code cryptik
2) Try to run cryptic
* cd cryptik/src/com/adercon/cryptik
* python cryptik
Failure is as follows
ERR-03: Undefined Handler
ERROR:main:ERR-03: Undefined Handler. No handler available for exchange: [BITCOINAVERAGE] (handler id=[generic])

Discussion

  • David Rader

    David Rader - 2014-04-11
    • status: open --> accepted
     
  • David Rader

    David Rader - 2014-04-11

    The issue here is due to the package layout structure of the project, the root "src" folder needs to be added to the JSONPATH at execution. This can be done at runtime within the code (so as to avoid any user action) and will be fixed in the next commit.

     
  • David Rader

    David Rader - 2014-04-11

    closed, fixed by appending src directory to runtime path

     
  • David Rader

    David Rader - 2014-04-11
    • status: accepted --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB