DBdownload
DBdownload copied to clipboard
Issue on OpenBSD
Hi, thanks for writing this script. I love the idea and simplicity behind it and was hoping it could work on openbsd for maximum portability. My only issue so far is this:
$ python2.7 dbdownload.py
2018-03-25 14:53:36,917 *** DBdownload v0.0 starting up ***
2018-03-25 14:53:36,920 loaded token
2018-03-25 14:53:36,920 loaded delta cursor
2018-03-25 14:53:36,920 loaded local tree
Traceback (most recent call last):
File "dbdownload.py", line 534, in
Any ideas about how to solve this?
Did you set your APP_KEY?