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

Error installing libopencv-contrib #26

Open
Al0nnso opened this issue Aug 15, 2020 · 2 comments
Open

Error installing libopencv-contrib #26

Al0nnso opened this issue Aug 15, 2020 · 2 comments

Comments

@Al0nnso
Copy link
Collaborator

Al0nnso commented Aug 15, 2020

Hi, im recieving this error when I run pod install

[!] Error installing libopencv-contrib
[!] /usr/bin/unzip /var/folders/hj/5y2w85bn64n0t7mmzcc9rtbc0000gn/T/d20200815-25128-1yye817/file.zip -d /var/folders/hj/5y2w85bn64n0t7mmzcc9rtbc0000gn/T/d20200815-25128-1yye817

Archive:  /var/folders/hj/5y2w85bn64n0t7mmzcc9rtbc0000gn/T/d20200815-25128-1yye817/file.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /var/folders/hj/5y2w85bn64n0t7mmzcc9rtbc0000gn/T/d20200815-25128-1yye817/file.zip or
        /var/folders/hj/5y2w85bn64n0t7mmzcc9rtbc0000gn/T/d20200815-25128-1yye817/file.zip.zip, and cannot find /var/folders/hj/5y2w85bn64n0t7mmzcc9rtbc0000gn/T/d20200815-25128-1yye817/file.zip.ZIP, period.
@adamgf
Copy link
Owner

adamgf commented Sep 9, 2020

Hi @Al0nnso I am really not sure I just ran pod install from scratch myself in SimpleGreyscale and it reported:

Pod installation complete! There are 23 dependencies from the Podfile and 25 total pods installed.

Did you run npm install from the root directory first? It could be that it takes some time for the zip file to download over the internet and you may have to wait until it completely downloads but I do not really know. I made you a contributor so if you can get to the bottom of it please check in whatever the fix is and I will update to a new code release.

Sorry I couldn't help further but it is difficult for me to determine what the issues are.
-- Adam

@akashpalrecha
Copy link

I have the same issue. Still haven't figured out how to deal with this.
Could it be because I'm using yarn instead of npm ?

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