borgbackup/borg-import

How to install?

MircoBlitz opened this issue · 7 comments

I don't find any information about it and a pip3 install borg-import crashes. \o/

I need the traceback, please.

Also, there is no release yet, thus no code on pypi.

So, the rough steps are:

  • create and activate a virtualenv (recommended, but not required)
  • git clone the repo to local disk
  • pip install -e .

Can this issue be closed?

yes, it is documented there: https://borg-import.readthedocs.io/en/latest/installation.html

btw, i noticed the markup there is broken, see the githubrepo link.

Do you mean that the markup isn't rendering properly on GitHub? That's happening for all .rst pages that I've seen -> I think it's a GitHub problem.

No, I meant the html at the linked location in previous post.

Found it and found the error. I'll fix it in my next PR.