2600box

Results 70 comments of 2600box

I think this is included in this commit: https://github.com/bauerj/paperless_app/commit/f3608e8075de0c391de97a1d7bd2923fadcec4de

yes, it is empty but I don't understand what should be there? the enex files are in `evernote-notebooks` directory per your recommendation. the below comment makes it seem even stranger...

thanks for the reply. unfortunately it is not such an easy fix and i'm not sure what to do with this 'undefined is not' error... fwiw, the first error in...

For what it is worth, I managed to get things working with homebrew on Python 2.7.13 like this: ``` git clone https://github.com/JPaulMora/Pyrit.git sudo -H pip install psycopg2 sudo -H pip...

Hello, I ran into this problem with edge on Windows and MacOS, but it was not an issue when using docker. I did some investigating which may be interesting or...

Agreed, this is needed when adding a torrent and to manage existing ones.

Maybe it is not so straightforward, but i had in mind more of an ncurses interface to select packages to send.

after a year, i guess you figured it out, but your `setuptools` version is too old. you need to upgrade, but can't upgrade the system version becuase of SIP. i...

Hello, I have been frustrated by this problem. I have tried following all the steps outlined in the different posts of this thread without success. Whatever I do, it still...

> as far i know brew now use its api to determine current version of package have you set environment variable `HOMEBREW_NO_INSTALL_FROM_API=1` to use git? Yes, I copy and paste...