Emma

Results 2 comments of Emma

i'm not trying to make an alpine image, but just one that works at all. i'm stuck at ctranslate too: ``` # pip install -e . # install all the...

> A workaround is using this patch: [koute/stdweb#411 (comment)](https://github.com/koute/stdweb/issues/411#issue-748336955) I can confirm that this works: ```toml # append to Cargo.toml [patch.crates-io] stdweb = { git = 'https://github.com/arturoc/stdweb.git' } ``` I...