danindiana

Results 17 issues of danindiana

Need to update the README to include missing dependency [scipy](https://pypi.org/project/scipy/). Traceback (most recent call last): File "main_ExpShapePoseNet.py", line 5, in import scipy.io as sio ImportError: No module named scipy.io Solution:...

**Describe the bug** My first run did good, worked when I selected my own images and then I shutdown and restarted the service and the functionality appears not to be...

bug

error [email protected]: The engine "node" is incompatible with this module. Expected version "^12.22.0 || ^14.17.0 || >=16.0.0". Got "12.13.1" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this...

Getting this issue currently: th sample.lua -checkpoint cv/checkpoint_4450.t7 -length 4452066 > outputtext.txt Program will run for a long time then eventually quit with error: luajit: not enough memory So the...

Vagrant File (relevant portion): Vagrant.configure("2") do |config| # The most common configuration options are documented and commented below. # For a complete reference, please see the online documentation at #...

OK...so I seem to have gotten it (Lemongrenade and Lemongraph) up and running but when I direct my browser to localhost:8000 I get: {"reason":"Bad Request","code":400,"message":"Invalid endpoint: /"} ![screenshot from 2017-07-01...

rustup run nightly rustc --version rustc 1.34.0-nightly (c1c3c4e95 2019-01-29) Example of the output: error: attribute must be of the form `#[target_feature(enable = "name")]` --> /home/johnh/.cargo/registry/src/github.com-1ecc6299db9ec823/stdsimd-0.0.3/src/x86/tbm.rs:209:1 | 209 | #[target_feature =...