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
When trying to install the EBU-TT live toolkit on an RPI4, it throws an error saying the following:
ERROR: Could not find a version that satisfies the requirement pytest-capturelog==0.7 ERROR: No matching distribution found for pytest-capturelog==0.7
ERROR: Could not find a version that satisfies the requirement pytest-capturelog==0.7
ERROR: No matching distribution found for pytest-capturelog==0.7
It assumes the distribution packages can be found on two places:
However, none of these locatoins seem to hold the packages any longer and 404 errors are thrown.
Is there an alternative that can be used to conclude the install and run the toolkit?
The text was updated successfully, but these errors were encountered:
Thanks for raising this @janstolte , I'll take a look.
Sorry, something went wrong.
@janstolte apologies for the delay - have you tried using the release/2.1.3 branch?
release/2.1.3
nigelmegitt
No branches or pull requests
When trying to install the EBU-TT live toolkit on an RPI4, it throws an error saying the following:
ERROR: Could not find a version that satisfies the requirement pytest-capturelog==0.7
ERROR: No matching distribution found for pytest-capturelog==0.7
It assumes the distribution packages can be found on two places:
However, none of these locatoins seem to hold the packages any longer and 404 errors are thrown.
Is there an alternative that can be used to conclude the install and run the toolkit?
The text was updated successfully, but these errors were encountered: