Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Downloading audios from 210535651
  2. Traceback (most recent call last):
  3. File "vktolocal.py", line 170, in <module>
  4. if __name__ == '__main__': main()
  5. File "vktolocal.py", line 161, in main
  6. process()
  7. File "vktolocal.py", line 112, in process
  8. chunk = vkaudio.get(user_id, offset)
  9. File "/usr/lib/python3.6/site-packages/vk_api/audio.py", line 33, in get
  10. raise TypeError('get() too many arguments')
  11. TypeError: get() too many arguments
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement