Hideaki Takahashi

Results 12 comments of Hideaki Takahashi

this is due to statically linked _sqlite3.so in libpython3.*.so, thus `__file__` attribute doesn't exist for `_sqlite3`. it fallbacks to libsqlite3.so then hits the SEGV. so it's a similar issue to...

I had the same problem. in my case, I put _client secret_ but not _access token_ by following the installation instruction. I have been able to fetch data after setting...