summaryrefslogtreecommitdiff
path: root/doc/tips/skydriveannex/comment_8_856eaa1b167033aede91a937099c7833._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tips/skydriveannex/comment_8_856eaa1b167033aede91a937099c7833._comment')
-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!
+"""]]