summaryrefslogtreecommitdiff
path: root/doc/tips/skydriveannex/comment_8_856eaa1b167033aede91a937099c7833._comment
blob: 0fc61da00506c6e2c0e56784e69f95a70a1af939 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4"
 nickname="Ovidiu"
 subject="Done! Success!"
 date="2014-05-17T19:23:06Z"
 content="""
realized I need requests. to install I need pip.

    sudo port install py27-pip

    pip install requests

    login : 'EXCEPTION api.auth_get_token:ImportError('No module named six',)' 

    pip install six

Finished! Seems to be working and I can see this repository in my assistant!
"""]]