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

FR: Use venv for developing and running spyglass #24

Closed
roamingthings opened this issue Feb 5, 2023 · 1 comment
Closed

FR: Use venv for developing and running spyglass #24

roamingthings opened this issue Feb 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@roamingthings
Copy link
Collaborator

Spyglass should use a Python virtual environment for development and runtime.

@roamingthings roamingthings added the enhancement New feature or request label Feb 5, 2023
@mryel00
Copy link
Owner

mryel00 commented Feb 25, 2025

With #84 merged, Spyglass is now using a venv for aiortc.
Other currently used packages, like picamera2, should be only installed as system-site-packages, as they might create issues running in an isolated environment. More information on this here.

@mryel00 mryel00 closed this as completed Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants