Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

tests fail, referring to nonexistent 'finance' and 'notebook' modules #58

Open
willowe opened this issue Jun 7, 2017 · 0 comments
Open

Comments

@willowe
Copy link

willowe commented Jun 7, 2017

For example:

➜  gdata-python-client git:(master) ✗ PYTHONPATH=`pwd`/src python tests/all_tests_local.py
Traceback (most recent call last):
  File "tests/all_tests_local.py", line 25, in <module>
    import all_tests
  File "/Users/wlowe/code/gdata-python-client/tests/all_tests.py", line 34, in <module>
    import gdata_tests.data_smoke_test
  File "/Users/wlowe/code/gdata-python-client/tests/gdata_tests/data_smoke_test.py", line 33, in <module>
    import gdata.notebook.data
ImportError: No module named notebook.data

There is in fact no module at src/gdata/notebook/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant