You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
I've downloaded the latest source and followed the instructions in INSTALL.txt
When I execute run_data_tests.py, it fails with:
books_test.py, line 9, in
import gdata.books
ImportError: No module named books
In gdata directory, there is no module named books.
Not sure if I missed a configuration step?