Fixing issue with rasperry pi object detection installation
Budget: €8 – €30 EUR
I am working on an object detection project that I found online, the code is all completed I just need config of PI. I am having an issue when trying to install gtk2.0 on the PI. Its like the repo simply wont download for me .
I have tried
sudo apt-get install build-essential cmake pkg-config
sudo apt-get install libgtk2.0-dev libgtk-3-dev
sudo apt-get install libgtk2.0-dev
When trying to install the package it is able to retrieve the information about the package but not able to install it as seen in the screenshots below. Retrieving the package
Installing the package
I have tried both Bullseye and Buster os for the PI and still the same issue. I have installed gtk3.0 but still faces with the same issue if I try and run the final code.
also have tried downloading the package on multiple different networks and its still the same
Running script
Attahced are the errors I get when running the installation code for the gtx libraryand the folder of code examples.. Looking for some help to get this project working
I have tried
sudo apt-get install build-essential cmake pkg-config
sudo apt-get install libgtk2.0-dev libgtk-3-dev
sudo apt-get install libgtk2.0-dev
When trying to install the package it is able to retrieve the information about the package but not able to install it as seen in the screenshots below. Retrieving the package
Installing the package
I have tried both Bullseye and Buster os for the PI and still the same issue. I have installed gtk3.0 but still faces with the same issue if I try and run the final code.
also have tried downloading the package on multiple different networks and its still the same
Running script
Attahced are the errors I get when running the installation code for the gtx libraryand the folder of code examples.. Looking for some help to get this project working