To have BCML working you need :
- To install python 3.7 or 3.8 (not 3.9)
- The latest x64 Visual C++ redistributable
- The Edge WebView2 runtime
- And when python is installed, run this command in CMD/Powershell : pip install cefpython3
Then follow this guide ...