-
On master branch https://github.com/spesmilo/electrum/commit/cad4e77853b1d3ae5fdaaa868c2fce67780a8870 test suite fails in TestUtil.test_is_ip_address with
```========================================…
-
I like to modularized structure of the code, especially the 'misc' folder. While looking into it, I've noticed that there are just a few lines of code are qr-code specific.
Some time ago I've done …
-
While testing #42 I ran into this problem while CodeDeploy was installing dependencies.
```
[stdout]===> Compiling keccakf1600
[stdout]make: Entering directory `/opt/app/deps/keccakf1600/c_src'
…
-
I installed zbar via apt.
```
libzbar0
libzbar-dev
zbar-tools
```
```
zbarimg --version
0.22
```
My Setuptools version:
```
python3 -m easy_install --version
setuptools 40.8.0 from /…
-
Hello,
I am developing a code to solve the plasma Fokker-Planck equation with the MFEM library.
The system that I want to solve can be written simply as df/dt=-del ⋅ (D del f) in cylindrical coord…
-
# Issue template
Thanks for using my software. If you think you found a bug or experience
a problem make sure to work through this checklist first.
*For feature suggestions ignore this list.*
…
-
-
Please when I run this script, i get this error:
```
#!/bin/bash
set -e
CWD="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# Delete all -Werror strings from configure.ac
# Don't tre…
-
# This template is meant for bug reports, if you have a feature request user the other template.
*If you would like to report a bug, please fill the template bellow*
### Work envir…
-
#### Description
When configuring CMake to use the NDK toolchain files, it gives the following error:
```
/opt/clion/bin/cmake/linux/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_TOOLCHAIN_FILE=~/…