Linux-Fake-Background-Webcam
Linux-Fake-Background-Webcam copied to clipboard
Stability improvement using Python venv
There have been various reports on stability issue. I think it makes sense to instruct the users to use Python venv. This way we can specify the version of Python and the versions of dependencies.
- [ ] README.md should be modified to provide instructions on setting up Python venv.