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

Document how to install the program in a virtual environment #34

Open
frankenstein91 opened this issue Jun 2, 2020 · 2 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@frankenstein91
Copy link
Contributor

Since many would like to use this software during home office hours, it might be a good idea to outsource it to a Python Venv.
All you would have to do is to add the command python3 -m venv MyVenv and the command . MyVenv/bin/activate to the instructions.

Later, the folder can be easily deleted without damaging the system.

@allo-
Copy link
Owner

allo- commented Jun 2, 2020

Here is the quickstart HowTo. Is this what you are thinking of?

https://virtual-webcam.com/installation.html

@frankenstein91
Copy link
Contributor Author

That was my idea, but just on Github.

@allo- allo- added the documentation Improvements or additions to documentation label Jun 2, 2020
@allo- allo- changed the title Leaving a clean system Document how to install the program in a virtual environment Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants