Add pyserial for camera feedback
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
let
|
||||
pythonPkg = (python3Full.withPackages (ps: [
|
||||
yapps
|
||||
ps.pyserial # for camera feedback into linuxcnc
|
||||
ps.pyopengl
|
||||
ps.pygobject3
|
||||
ps.pycairo
|
||||
|
||||
Reference in New Issue
Block a user