Errors running prepare_dependencies

24 views
Skip to first unread message

Tan JH

unread,
Aug 31, 2018, 1:12:37 PM8/31/18
to Google APIs Client Library for C++
Hello!
I was trying to run the prepare_dependencies python file to set up, but I keep running into this error and would like to ask if anyone has any idea what the issue is.

These files could not be found and will not be loaded.Traceback (most recent call last):
  File "./prepare_dependencies.py", line 1161, in <module>
    processed_packages = installer.Run()
  File "./prepare_dependencies.py", line 1142, in Run
    self.ProcessDependencyOrDie(key)
  File "./prepare_dependencies.py", line 1130, in ProcessDependencyOrDie
    value.Process()
  File "./prepare_dependencies.py", line 544, in Process
    self.Unpackage()
  File "./prepare_dependencies.py", line 392, in Unpackage
    self.MaybeTweakAfterUnpackage()
  File "./prepare_dependencies.py", line 340, in MaybeTweakAfterUnpackage
    open(marker, 'w').close()

This is followed by a FileNotFoundError stating that the "google-api-cpp-client-master\\external_dependencies\\gflags-2.2.0\\vsprojects\\libgflags\\_upgraded_vc" directory is missing.

Thank you in advance!

Tony Aiuto

unread,
Aug 31, 2018, 2:16:57 PM8/31/18
to justi...@gmail.com, Google APIs Client Library for C++
You are better off ignoring that tool and manually installing the newest versions each of the dependencies from their respective repositories.

--
You received this message because you are subscribed to the Google Groups "Google APIs Client Library for C++" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-api-cpp-c...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages