Dennis G Wilson

Results 11 issues of Dennis G Wilson

I'm getting a server error when running `osim-rl/examples/submission.py ` ``` ServerErrorPrint Problem compiling lock. Message: ERR Error running script (call to f_edee45c2b72388ccb07f4026672d7d82cdad23c7): @user_script:29: @user_script: 29: -OOM command not allowed when...

When ~/.config/habitica/cache.cfg doesn't exist, as in a fresh install, the cache returned from `load_cache` is a string object, but `update_quest_cache` expects to write bytes, `'wb'`. ``` python Traceback (most recent...

+ names are truncated based on final "_", should be first + show x, y inputs in different colors + make self-references a loop

if you're going to just copy a repo, make it a fork instead so people can easily track the original source: https://github.com/naturomics/CapsNet-Tensorflow

`python setup.py install` is deprecated in favor of installation with `pip`. The use of `setup.py` appears to be responsible for compilation and linking errors with the simulator (#13). The proposed...

Evogym currently depends on gym 0.19.0, however pip no longer supports installing this version ``` pip install gym==0.19.0 Collecting gym==0.19.0 Using cached gym-0.19.0.tar.gz (1.6 MB) Installing build dependencies ... done...

change from 1_X/ to X/, eg neuroevolution/

Precompilation is broken in downstream libraries