diff --git a/README.md b/README.md index 9b020ee..fbebc48 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,16 @@ See [Poetry's Docs] on various ways of making calls under the virtual-environmen [Poetry]: [Poetry's Docs]: +## Troubleshooting + +### Executable `pywidevine` was not found + +Make sure the Python installation's Scripts directory is added to your Path Environment Variable. + +If this happened under a Poetry environment, make sure you use the appropriate Poetry-specific way of calling +the executable. You may make this executable available globally by adding the .venv's Scripts folder to your +Path Environment Variable. + ## Disclaimer 1. This project requires a valid Google-provisioned Private Key and Client Identification blob which are not