Eric Cloninger
Eric Cloninger
I played with this briefly today but I'm not sure I like the direction of it. svisser/crossword has 2 utility functions that read/write both puz and ipuz with their own...
@thisisparker! It's been a while since I've done python. I'll have to kick off the rust and give it a try. @mixographer Dude, small world.
@thisisparker I'm having a problem launching xword_dl.py. It gets to line 16 `from . import downloader`and I get `Exception has occurred: ImportError attempted relative import with no known parent package`....
Thank you for the details, @thisisparker. That should be enough info to make a dent. As I'm learning Python (and how to do things the "python way"), I find it...
@thisisparker Just a quick note to say I solved my VS Code debugging issue with 3 lines of gankiness that I found on StackOverflow. I'll be sure not to check...
Partial solution. Haven't tested fully. Will follow up https://github.com/ehcloninger/xword-dl/commit/11513deac4d2ad3ae22b372f757dc812f221cffd I've already found an issue with downloading 'latest'. I was testing only the by-date feature. Not ready for a PR
Hi @thisisparker Thanks for including #117 in the latest builds. Do I need to do anything to the PR for this issue? I notice I have the "pull remote" sync...