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

cant install, last code mypyc unknown command #70

Closed
rayayamam opened this issue Nov 17, 2023 · 3 comments
Closed

cant install, last code mypyc unknown command #70

rayayamam opened this issue Nov 17, 2023 · 3 comments

Comments

@rayayamam
Copy link

it gets through the installation process to the last part line before the reboot command.

Compile some Python modules to reduce lag.

We do this at the end, as the project is already usable without this step.

cd /home/pi/bthidhub/
mypyc

"mypyc unnown command"

never got it running, waited about 1 hour in. bullseye and bookworm lite image. same error and cant connect via web interface

@Dreamsorcerer
Copy link
Collaborator

It's in the requirements file, so something must have failed to install it earlier?
https://github.com/ruundii/bthidhub/blob/master/requirements.txt#L9

@rayayamam
Copy link
Author

i currently trying to install it. i manually installed mypy and pip. now starting

git clone https://github.com/ruundii/bthidhub
cd /home/pi/bthidhub/install/on_rpi
bash ./on_pi_setup.sh

hope it works.

@rayayamam
Copy link
Author

finally it worked. mypy may be got renamed or isnt up to date on the repo. manually installing it worked.

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

2 participants