Hi! I believe there's a bug in version 15.0.0 of `av`. When installing it via pip, the following error is thrown: ``` ValueError: You are not using a virtual environment ``` Downgrading to version 14.4.0 resolves the issue.