Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Installation on Windows #904

Open
diegostefano opened this issue Jan 30, 2022 · 0 comments
Open

Problem with Installation on Windows #904

diegostefano opened this issue Jan 30, 2022 · 0 comments
Labels

Comments

@diegostefano
Copy link

Hi, people!

I have python 3.8.6 and pip 22.0 installed on my Windows 10 machine. When I try to install Snips NLU via pip with command pip install snips-nlu, the following error occurs:

  Running `C:\Users\diego\AppData\Local\Temp\pip-install-krsta91s\snips-nlu-parsers_ccf393e870dc4dd38853696b80385053\ffi\target\release\build\rustling-ontology-514a7dc119c55141\build-script-build`
  error: failed to run custom build command for `rustling-ontology v0.19.3 (https://github.com/snipsco/rustling-ontology?tag=0.19.3#3bb1313d)`

  Caused by:
    process didn't exit successfully: `C:\Users\diego\AppData\Local\Temp\pip-install-krsta91s\snips-nlu-parsers_ccf393e870dc4dd38853696b80385053\ffi\target\release\build\rustling-ontology-514a7dc119c55141\build-script-build` (exit code: 101)
    --- stdout
    cargo:rerun-if-changed=grammar/de/src/

    --- stderr
    thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorMessage { msg: "example: \"letzten 2 jahren\" matched no rule" }', C:\Users\diego\.cargo\git\checkouts\rustling-ontology-a5f364cfd4d376e4\3bb1313\build.rs:45:86
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
  error: cargo failed with code: 101

  [end of output]

Can anyone help me with this?
Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant