Closed GoogleCodeExporter closed 9 years ago
Does the application work before using pyinstaller?
Original comment by jcgregorio@google.com
on 15 Aug 2012 at 1:25
Yes. So I doubt there is some problem in api and pyinstaller. Just like this
post:<https://forums.dropbox.com/topic.php?id=65523&replies=1#post-461457>,
maybe I need to change something.
Original comment by WeichenW...@gmail.com
on 15 Aug 2012 at 1:47
Since this looks like an SSL problem, make sure pyinstaller is picking up the
cacerts.txt file for httplib2:
http://code.google.com/p/httplib2/source/browse/#hg%2Fpython2%2Fhttplib2
Original comment by jcgregorio@google.com
on 15 Aug 2012 at 2:01
I already tried to put cacerts.txt file in the same directory with .exe file
but it still fails. Is there any other way to enforce pyinstaller use
cacerts.txt?
Original comment by WeichenW...@gmail.com
on 15 Aug 2012 at 2:05
Sorry, I'm not familiar with pyinstaller.
I'm going to mark this as 'invalid' since it doesn't seem to be an issue with
the google-api-python-client library.
Original comment by jcgregorio@google.com
on 20 Aug 2012 at 1:36
Original issue reported on code.google.com by
WeichenW...@gmail.com
on 15 Aug 2012 at 1:14