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

Force the PyAV version for all platforms #67

Merged
merged 35 commits into from
Apr 19, 2023

Conversation

ArtyomVancyan
Copy link
Member

@ArtyomVancyan ArtyomVancyan commented Apr 18, 2023

This issue has come from #66 and happens only for Windows machines. The error message is about deprecation and related to the build system used in older `PyAV versions.

DEPRECATION: av is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559

ArtyomVancyan added a commit that referenced this pull request Apr 18, 2023
The `PyAV` installation issue causing on Windows has been moved to #67
@ArtyomVancyan ArtyomVancyan marked this pull request as ready for review April 19, 2023 10:44
@ArtyomVancyan ArtyomVancyan merged commit d9248c4 into pysnippet:master Apr 19, 2023
@ArtyomVancyan ArtyomVancyan deleted the fix-windows-ci branch April 19, 2023 10:58
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

Successfully merging this pull request may close these issues.

1 participant