raspberrypi-docker-tensorflow-opencv icon indicating copy to clipboard operation
raspberrypi-docker-tensorflow-opencv copied to clipboard

Results 5 raspberrypi-docker-tensorflow-opencv issues
Sort by recently updated
recently updated
newest added

hey! I've been trying to build my own image containing the tensorflow .whl that you have. However, I constantly get a compilation error for h5py package: #10 2224.0 Building wheel...

Pardon my docker ignorance; but, where did you get the hash value: 0e9c1df5dec20d9459ba6c30354a28bc5b6926444074bcf05486e9df41da3b1a that you use in the Dockerfile_tensorflow FROM statement? I would like to use debian Bullseye instead of...

The docker container keeps crashing with `configparser.NoSectionError: No section: 'Slack'` can I disable Slack somehow?

What version of pandas can I use with the image? I tried multiple ones but had issues with all the ones I tried

When I run `python3 example3.py`, I get an error: ``` Traceback (most recent call last): File "example3.py", line 14, in cv2.imshow('frame',frame) cv2.error: OpenCV(4.5.0) /root/opencv-4.5.0/modules/highgui/src/window_gtk.cpp:624: error: (-2:Unspecified error) Can't initialize GTK...