We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checking the install log on jessie, I found that there is also an issue with the zbar installation.
Sorry for not having more information at the moment.
The text was updated successfully, but these errors were encountered:
Cause of the problem: setuptools is outdated (version 5.5.1) See Polyconseil/zbarlight#21
setuptools
With a more recent version (currently 40.8.0) the installation would work.
Maybe tx-pi-setup.sh should issue a pip3 install -U setuptools command, too.
tx-pi-setup.sh
pip3 install -U setuptools
Sorry, something went wrong.
Maybe we should move the whole tx-pi thing to the ftcommunity repo where everyone can easily work on it.
updating setuptools seems to help - done!
For documentation purposes: Fixed by 0e22e2b
No branches or pull requests
Checking the install log on jessie, I found that there is also an issue with the zbar installation.
Sorry for not having more information at the moment.
The text was updated successfully, but these errors were encountered: