Quote:
Originally Posted by kovidgoyal
Dont install the dedrm plugin its obsolete. switch to nodrm
|
Just tried this. Downloaded from GitHub, which gives a .zip master folder. I unzip, which yielded an unzipped folder with the plugin folder also unzipped. Compressing the plugin folder did not yield a functional zip for Calibre - missing a top-level __init__.py
Did some reading and instead ran make_release.py, which yielded a .zip file. Tried loading in to Calibre and still got the error - missing a top-level __init__.py
Not sure why this version isn't already zipped. I can't seem to zip it in a way that generates a functional file for Calibre...