Advertisement
nullzero

Untitled

Apr 14th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. running develop
  2. running egg_info
  3. creating Pywikipediabot.egg-info
  4. writing requirements to Pywikipediabot.egg-info/requires.txt
  5. writing Pywikipediabot.egg-info/PKG-INFO
  6. writing top-level names to Pywikipediabot.egg-info/top_level.txt
  7. writing dependency_links to Pywikipediabot.egg-info/dependency_links.txt
  8. writing manifest file 'Pywikipediabot.egg-info/SOURCES.txt'
  9. writing manifest file 'Pywikipediabot.egg-info/SOURCES.txt'
  10. running build_ext
  11. Creating /home/nullzero/.local/lib/python2.7/site-packages/Pywikipediabot.egg-link (link to .)
  12. Adding Pywikipediabot 2.0alpha to easy-install.pth file
  13.  
  14. Installed /data/project/pywikipedia/rewrite
  15. Processing dependencies for Pywikipediabot==2.0alpha
  16. Searching for httplib2==0.7.2
  17. Best match: httplib2 0.7.2
  18. Adding httplib2 0.7.2 to easy-install.pth file
  19.  
  20. Using /usr/lib/python2.7/dist-packages
  21. Finished processing dependencies for Pywikipediabot==2.0alpha
  22.  
  23. Your default user directory is "/home/nullzero/.pywikibot"
  24. How to proceed? ([K]eep [c]hange) c
  25. New user directory? /data/project/userdata/nullzero/wprobot/bots/Nullzerobot
  26. OK: using existing directory
  27. WARNING: Your user files will be created in the directory
  28. '/data/project/userdata/nullzero/wprobot/bots/Nullzerobot' you have chosen.
  29. To access these files, you will either have to use the argument
  30. "-dir:/data/project/userdata/nullzero/wprobot/bots/Nullzerobot" every time
  31. you run the bot, or set the environment variable "PYWIKIBOT2_DIR" equal to
  32. this directory name in your operating system. See your operating system
  33. documentation for how to set environment variables.
  34. Is this OK? ([yes], [N]o) yes
  35. Aborting changes.
  36.  
  37. Your default user directory is "/home/nullzero/.pywikibot"
  38. How to proceed? ([K]eep [c]hange) c
  39. New user directory? /data/project/userdata/nullzero/wprobot/bots/Nullzerobot
  40. OK: using existing directory
  41. WARNING: Your user files will be created in the directory
  42. '/data/project/userdata/nullzero/wprobot/bots/Nullzerobot' you have chosen.
  43. To access these files, you will either have to use the argument
  44. "-dir:/data/project/userdata/nullzero/wprobot/bots/Nullzerobot" every time
  45. you run the bot, or set the environment variable "PYWIKIBOT2_DIR" equal to
  46. this directory name in your operating system. See your operating system
  47. documentation for how to set environment variables.
  48. Is this OK? ([yes], [N]o) y
  49. NOTE: user-config.py already exists in the directory
  50. Create user-fixes.py file? ([y]es, [N]o) N
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement