Christian
Christian
I'd like to stress here, that we should also spend a paragraph or two on the concurrency model (or the total absence of it within a single function call), so...
The problems seems to be in subprocess_repl.py:191 i, _, _ = select.select([out], [], []) The select function keeps blocking for some reason. However, Lua 5.2.2 works.
@chenyan-dfinity Can we close this one now?
Hi Cedric, I remember that it must be the openssl version referenced by the build. Please try to install 1.1: brew install [email protected] Also, if I'm not mistaken if you...
Is this file actually available on your file system: `/usr/local/opt/[email protected]/lib/libssl.1.1.dylib` ?
Yeah, this is what I suspected: homebrew on M1 is apparently using a different file structure. Another question: Are you're running the mac build as a normal binary? You actually...
Sorry I do not know anything about ECTs. @jwiegley @timohanke are you able to answer this question, guys?
@timohanke is this still relevant after we have list-neurons?
@ninegua yes, that's exactly what I meant with the "make command" in the description :)
@tomburgerch `quill` is a community project and it not developed by DFINITY. There is no planned roadmap or ETAs for features. So far, people who needed certain features implemented them...