Jeff Yunes
Jeff Yunes
BitPay Wallet is a crucial tool in the crypto ecosystem! What would it take for BitPay to be interested in supporting Zcash?
`main.py`: parser = configargparse.get_argument_parser(default_config_files=['default.cfg', 'user.cfg']) parser.add('--key', action='store_true') args = parser.parse_args() `default.cfg`: key: True `user.cfg`: key: False `args.key` will be `True` This is because, config files are processed in descending priority,...
testBasicCase2 (__main__.TestBasicUseCases) ... FAIL testBasicCase2_WithGroups (__main__.TestBasicUseCases) ... FAIL ``` ====================================================================== FAIL: testBasicCase2 (__main__.TestBasicUseCases) ---------------------------------------------------------------------- Traceback (most recent call last): File "tests/test_configargparse.py", line 239, in testBasicCase2 'positional arguments:\n' AssertionError: Regexp didn't...
- [x] I have searched open and closed issues for duplicates. `duplicti-cli` uses 100% CPU, but writes no files after 12 hours. This is my first time running `duplicati-cli`. Command:...
[rofs-filtered.rc](https://github.com/gburca/rofs-filtered/blob/master/rofs-filtered.rc) has empty lines. It was necessary for me to comment these empty lines out in my own config on `rofs-filtered: stable 1.7 (bottled)` installed via brew.
On my rofs-filterd fusefs, `stat` and `ls` give one inode number # stat -c '%n %i' /mnt/backup-view/core /mnt/backup-view/core 14852055 `find` gives a different inode number # find /mnt/backup-view -maxdepth 1...
It would be great if fisher setup.py would install its requirements. Workaround is to install numpy first, and then install fisher. Thanks! ``` $ pip install -r requirements.txt # which...
Hi Joaquin el al., I just pip installed cassandralauncher. The script launches the ec2 instances but gets stuck at at "Priming connections..." Would you look into this? If so, please...
I'm seeing the following error in the logs on a new installation. I think the extension is working for most other posts. Thanks! ``` RedditImage\Exception\InvalidContentException: submitted by /u/Improv92 to r/AskReddit...