vajrabisj

Results 7 issues of vajrabisj

**V version:** **OS:** **What did you do?** v up **What did you expect to see?** Update V **What did you see instead?** Error msg: branch master -> FETCH_HEAD fatal: refusing...

Bug

I have the Redis URL as redis://:password@host, I can use auto rc = new RedisClient(host, port) and then use rc.auth(password) and then rc.getDatabase(0), it is successful. But when using settings.sessionstore...

error: cannot import multiple modules at a time 1 | import barrack-obama.vesseract | ^ 2 | 3 | // Extract text from image

after: (ql-dist:install-dist "http://dist.ultralisp.org/" :prompt nil) (ql:quickload :reblocks) there is no response... used in portacle

after starting Portacle, in the slime repl, any input will result in the following error msg: Backtrace: 0: ((FLET SWANK/BACKEND:CALL-WITH-DEBUGGING-ENVIRONMENT :IN "c:/Lisp/portacle/all/emacsd/elpa/slime-20191224.2328/swank/sbcl.lisp") #) 1: (SWANK::DEBUG-IN-EMACS #) 2: (SWANK:INVOKE-SLIME-DEBUGGER #) 3:...

when running examples, there are always erros following: Couldn't find any implementation of MATMULNODE for (LISPTENSOR). [Condition of type CL-WAFFE2/VM.NODES::NODE-NOT-FOUND] how to address? btw, your waffe2 system looks great, pls...

On macos with emacs, I installed Roswell by following steps including those configuring slime (adding code lines into .emacs file). After loading emacs, I got the captioned error.