Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Issues installing dependencies #3

Open
josephyooo opened this issue Jan 9, 2021 · 0 comments
Open

Issues installing dependencies #3

josephyooo opened this issue Jan 9, 2021 · 0 comments

Comments

@josephyooo
Copy link

Although it's included in the dependencies file, PyUserInput and pyHook were not installed. The former installed just fine with pip, but I wasn't able to install the latter using pip or with the whl file I downloaded from the link on line 223 of poetry.lock. Attempting install with pip yielded this error:

ERROR: Could not find a version that satisfies the requirement pyHook
ERROR: No matching distribution found for pyHook

and trying to install with the whl file resulted in this:

ERROR: pyHook-1.5.1-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant