Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(build): include pynput hidden imports in pyinstaller spec #11

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

ochen1
Copy link
Contributor

@ochen1 ochen1 commented Jan 9, 2022

Source: https://stackoverflow.com/a/65051692/13105088

Furthermore, the following command yields successful compilation on my Linux machine:

poetry run pyinstaller aw-watcher-input.spec --clean --noconfirm

Source: https://stackoverflow.com/a/65051692/13105088

Furthermore, the following command yields successful compilation on my Linux machine:

`poetry run pyinstaller aw-watcher-input.spec --clean --noconfirm`
@ochen1
Copy link
Contributor Author

ochen1 commented Jan 9, 2022

Oh, and here's the binaries pyinstaller produced, if anyone needs it.

aw-watcher-input.tar.gz

@ErikBjare
Copy link
Member

Nice, thanks!

@ErikBjare ErikBjare changed the title Make specfile compatible for Linux fix(build): include pynput hidden imports in pyinstaller spec Feb 8, 2022
@ErikBjare ErikBjare merged commit 2a45376 into ActivityWatch:master Feb 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants