Hi Pyfisch, On 6 June 2013 17:31, pyfisch <[email protected]> wrote: > File "/data/project/pywikipedia/rewrite/pywikibot/site.py", line 229, in > __getattr__ > % (self.__class__.__name__, attr) ) > AttributeError: APISite instance has no attribute 'loadcontent' The only reason I can think of that causes this is an incomplete update, but this does not seem to be the case. Can you reproduce this error, and if so, with which command?
> This error I get if I want to use the interactive shell. Any ideas? > pyfisch@bots-login:~$ PYTHONPATH=/data/project/pywikipedia/rewrite/ python > >>> import pywikibot This works for me. Merlijn _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
