Advertisement
Guest User

error

a guest
Sep 10th, 2014
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.33 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "2d3.py", line 57, in <module>
  3.     a = D3(token, my_id, api_v)
  4.   File "2d3.py", line 24, in __init__
  5.     VkFriends.__init__(self, token, my_id, api_v)
  6.   File "/Users/stoderevsky/Downloads/vk_friends-master/main.py", line 37, in __init__
  7.     self.token, self.my_id, self.api_v, self.max_wo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement