David Bieber
David Bieber
Installing in a fresh virtualenv resolved the issue, now it starts but with these errors: ``` > aw-watcher-input INFO:aw_watcher_input.main:Starting watcher... Exception in thread Thread-3: Traceback (most recent call last): File...
Thanks for looking into it. I’ll let you know if I get a chance to look into it myself before then.
I logged my progress in https://github.com/PyUserInput/PyUserInput/issues/61. Switching to Python 3.9 (not sure if necessary) and rolling `jedi` back to version 0.17.2 partially resolved the issue; now its successfully logging mouse...
Thanks for putting this together. I'm going to try to get the Python 2 specific stuff out of the codebase now (airplane wifi permitting!). I'm likely going to treat the...
issue courtesy of @zqureshi via https://twitter.com/zeeshanq/status/838604546389733378 :)
I don't think we'll want to add such a flag. In the majority of cases it will be clear what to do, and we'll just want to pick a sensible...
Go for it. :) I know there was some ambiguity in the original issue description, so here's what I think we should do. I think we should support precisely the...
Welcome to the open source world! A few notes: - There's no rush on this, it doesn't have to make it into the next release. This could take some time...
I'm open to this!
I'm seeing this error ``` [Invalid workflow file: .github/workflows/build.yml#L18](https://github.com/google/python-fire/actions/runs/10973863694/workflow) The workflow is not valid. .github/workflows/build.yml (Line: 18, Col: 20): Unexpected value 'false' ```