Advertisement
Guest User

Untitled

a guest
Sep 5th, 2014
449
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. ~/.pwclientrc is in the old format. Migrating it...Traceback (most recent call last):
  2. File "/home/kraj/bin/pwclient", line 541, in <module>
  3. main()
  4. File "/home/kraj/bin/pwclient", line 390, in main
  5. old_project = config.get('base','project')
  6. File "/usr/lib/python2.7/ConfigParser.py", line 607, in get
  7. raise NoSectionError(section)
  8. ConfigParser.NoSectionError: No section: 'base'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement