summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4 <Ovidiu@web>2014-05-17 19:23:06 +0000
committerGravatar admin <admin@branchable.com>2014-05-17 19:23:06 +0000
commitfc666980119ce6a5a512dfeaa47b40543ba11ac1 (patch)
tree527612fb85327ee7cd41defb62824e4dc0578bf5 /doc/tips
parentcc73376b00ac9c099e4fe40d0c47f0cecc078e76 (diff)
Added a comment: Done! Success!
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/skydriveannex/comment_8_856eaa1b167033aede91a937099c7833._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/tips/skydriveannex/comment_8_856eaa1b167033aede91a937099c7833._comment b/doc/tips/skydriveannex/comment_8_856eaa1b167033aede91a937099c7833._comment
new file mode 100644
index 000000000..0fc61da00
--- /dev/null
+++ b/doc/tips/skydriveannex/comment_8_856eaa1b167033aede91a937099c7833._comment
@@ -0,0 +1,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!
+"""]]