[ckan-dev] Errors while running nosetests on importlib
Peder Jakobsen
pjakobsen at gmail.com
Mon Jan 14 19:05:44 UTC 2013
Hi, while trying to run nosetests --ckan ckanext/importlib/tests/ I get the following:
…..
File "/Users/peder/source/ckan/ckan/tests/wsgi_ckanclient.py", line 64, in open_url
self._print("ckanclient: Received HTTP error code from CKAN resource.")
AttributeError: 'WsgiCkanClient' object has no attribute '_print'
….
Any ideas?
Thanks,
Peder :)
More information about the ckan-dev
mailing list