Hello Chris, On Sat, July 4, 2009 8:38 pm, Chris wrote: > Hi all, > > $ python /home/coder/pywikipedia/generate_user_files.py (...) > OSError: [Errno 2] No such file or directory: 'families'
You should be in the pywikipedia directory before using the framework (i.e. cd /home/coder/pywikipedia ). This will be fixed in the rewrite, but the trunk has this problem. Either work in the pywikipedia directory or switch to the rewrite branch :) --Merlijn _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
