Advertisement
Guest User

Untitled

a guest
Sep 28th, 2011
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. thefatal@vostro:~$ gsharkdown
  2. Traceback (most recent call last):
  3. File "gsharkdown.py", line 124, in <module>
  4. CONFIG['down_path'] = os.path.join(glib.get_user_special_dir(glib.USER_DIRECTORY_MUSIC), "Grooveshark")
  5. File "/usr/lib/python2.6/posixpath.py", line 67, in join
  6. elif path == '' or path.endswith('/'):
  7. AttributeError: 'NoneType' object has no attribute 'endswith'
  8.  
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement