Steven J Hatzakis
Steven J Hatzakis
[**Update:** I just now saw this [https://github.com/satoshilabs/slips/blob/master/slip-0039.md] based on your proposal [https://github.com/iancoleman/shamir39/blob/master/specification.md] so the below post might not be relevant, not sure] Could you provide an example of what data...
Ignoring my above post, I think it is a fantastic idea to use mnemonics instead of having to write down the ciphertext/key that SSSS produces with each share. If that...
I am getting same error. Wouldn't you need to create a dockerfile, I don't think it is enough to just have docker installed, but must create an actual VM with...
Any solution for this, I also see the autogpt workspace folder is empty and error `SYSTEM: Command execute_python_file returned: Error: File expected-python-file.py missing`
I get pip error after running in terminal on mac: ``` Requirement u'en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.0/en_core_web_sm-3.4.0-py3-none-any.whl' looks like a filename, but the file does not exist en_core_web_sm-3.4.0-py3-none-any.whl is not a supported...
> @hatgit can you try running this for me: > > ``` > pip install 'en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0.tar.gz' > ``` **Question:** Does anyone know how to change the default Python...
Thanks @FeiZhao117 (I did end up using pip3 as well), in case it helps, I only get the above error when trying to run from within terminal the `./run.sh` prompt...
> use 3.5 turbo How can this be set with docker or from terminal command? (for someone using docker compose, i.e. is there an alternative to using: `docker-compose run --rm...
is there a way to have it execute local terminal commands only within docker? Since setting both, EXECUTE_LOCAL_COMMANDS and RESTRICT_TO_WORKSPACE to =True, isn't enough (as it will still save files...
I am getting this error too: `ggml_new_tensor_impl: not enough space in the context's memory pool (needed 20923687696, available 20754450208)`