Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bash setup.sh setup is not working on OS 64-bit pi #30

Closed
ArshadIram opened this issue Apr 2, 2022 · 3 comments
Closed

Bash setup.sh setup is not working on OS 64-bit pi #30

ArshadIram opened this issue Apr 2, 2022 · 3 comments

Comments

@ArshadIram
Copy link

ArshadIram commented Apr 2, 2022

I git clone the folder
cd cep and then git checkout dev
after that I am trying to run this command bash setup.sh and the setup is stuck. Kindly, help me out in this setup
20220402_225411

@kanhua
Copy link

kanhua commented Apr 3, 2022

What OS are you using
My installation was also stuck at installing opencv-contrib-python when I tried to run the installation script on a 64-bit Raspberry Pi OS. But the installation went through when I used 32-bit Raspberry Pi OS.

Well, I also attempted to install the latest version of opencv-contrib-python but somehow it cannot launch freetype, which is essential to some code of this repository.

@ArshadIram
Copy link
Author

I am using RaspberryPi os 64-bit

My installation stuck OpenCV-contrib-python wheel

I tried to install this opencv seperatly but somehow I am not able to launch setup page.

@ArshadIram ArshadIram changed the title Bash setup.sh Bash setup.sh setup is not working on OS 64-bit pi Apr 4, 2022
@michaelhwn
Copy link
Contributor

michaelhwn commented Apr 4, 2022

Hi @ArshadIram and @kanhua, it is known that the version of OpenCV used in this project needs to be compiled from scratch during installation on a 64 bit Raspberry Pi OS. The compilation time can last for hours on a Raspberry 4B. There is a pre-build package for the 32 bit OS and thus the installation time was fast. I will be looking for a version that can be used and has a pre-build package on the 64 bit OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants