Results 3 issues of Mohammad Ali Talaghat

I tried to set storage location to drive D on Windows 10, But I got the following error: EPERM: operation not permitted, mkdir 'D:\' An example: ``` const Store =...

The docker build shows the following error: ``` > [builder 4/4] RUN cargo build --manifest-path $CRATE/Cargo.toml --release --features "packaged": #9 0.494 error: manifest path `/Cargo.toml` does not exist ```

Tested on Windows 11 and Python 3.10.11 ``` # pip install embedding-as-service ``` ``` Collecting embedding-as-service Using cached embedding_as_service-3.1.2-py3-none-any.whl (140 kB) Collecting keras==2.2.4 (from embedding-as-service) Using cached Keras-2.2.4-py2.py3-none-any.whl (312 kB)...