matiasandina / python_camera

Code for different python camera apps
MIT License
0 stars 0 forks source link

environments for `python_camera/camera` #10

Open matiasandina opened 3 months ago

matiasandina commented 3 months ago

Bookworm

python-opencv== 4.7.0.72 
# needs imutils version from here
git+https://github.com/karjanme/imutils.git@master
numpy==1.16.2
argparse==1.1

Buster

In previous install we used

python-opencv== 4.1.0
# needs imutils version from here
git+https://github.com/karjanme/imutils.git@master
numpy==1.26.4
argparse==1.1
matiasandina commented 2 months ago

Adding for camera/GUI.py

rich==13.3.2
tkcalendar==1.6.1
pandas==1.5.3
skrigel commented 1 month ago

add pyarrow==12.0.1

matiasandina commented 1 month ago

Ok current log goes

rich==13.3.2
tkcalendar==1.6.1
pandas==1.5.3
pyarrow==12.0.1
PyYaml==6.0.0