Uh oh!
There was an error while loading. Please reload this page.
Updated install_dependencies.sh - #18
Conversation
This script was throwing error while installing cocoapi, the changes I made above solved this for my setup.
googlebot
commented
Jan 26, 2019
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
anujonthemove
commented
Jan 26, 2019
I signed it! |
googlebot
commented
Jan 26, 2019
CLAs look good, thanks! |
pooyadavoodi
commented
Jan 27, 2019
Thanks @anujonthemove Could you please share the error msg you were getting? |
When I ran the original script, it throws the following error as it begins installing cocoapi:I searched around for this particular error: Reasons for building with 'inplace' flag: I wanted to install cocoapi in a particular virtual environment.TRACE AFTER FIXING THE 'install_dependencies.sh' script: |
pooyadavoodi
commented
Feb 1, 2019
Thanks @anujonthemove for the PR. |
This script was throwing error while installing cocoapi, the changes I made above solved this for my setup.
This script was throwing error while installing cocoapi, the changes I made above solved this for my setup.