File: comment_8_856eaa1b167033aede91a937099c7833._comment

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (18 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (11)
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!
"""]]