-
Notifications
You must be signed in to change notification settings - Fork 227
Updated install_dependencies.sh #18
Conversation
This script was throwing error while installing cocoapi, the changes I made above solved this for my setup.
|
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
|
|
I signed it! |
|
CLAs look good, thanks! |
|
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: |
|
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.