I do everything according to the manual: https://pypi.python.org/pypi/vk/1.5
Pliz explain why swears
I do everything according to the manual: https://pypi.python.org/pypi/vk/1.5
Pliz explain why swears
You are using an old version of the manual. The new one is located here https://pypi.python.org/pypi/vk/2.0.2 and here http://vk.readthedocs.io/en/latest/usage/#vk-session
session = vk.Session(access_token='############') vkapi = vk.API(session) Source: https://ru.stackoverflow.com/questions/582814/
All Articles