mjeveritt / NaturewatchCameraServer

A Python / OpenCV camera server to stream Pi camera content to a remote client through a website.
https://mynaturewatch.net
GNU General Public License v3.0
0 stars 0 forks source link

Deprecation & removal of python 2 #2

Open mjeveritt opened 6 months ago

mjeveritt commented 6 months ago

I can't see any reason why there should be a hard-dep on py2 .. flask should be happy with py3.

Further investigation needed, and build script updating to the right/relevant packages...

mjeveritt commented 6 months ago
+ apt-get install -y build-essential cmake pkg-config libjpeg-dev libtiff5-dev libjasper-dev libavcodec-dev libavformat-dev libswscale-dev libv4l-dev libxvidcore-dev libx264-dev libgtk2.0-dev libgtk-3-dev libatlas-base-dev libblas-dev libeigen2-dev libeigen3-dev liblapack-dev gfortran python3-dev python3-pip python python3
Reading package lists...
Building dependency tree...
Reading state information...
Package python is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python-is-python3 2to3

E: Package 'python' has no installation candidate