Giter VIP home page Giter VIP logo

Comments (4)

ShyDamn avatar ShyDamn commented on September 15, 2024 4

Инструкция:

Открываешь jarvis-master/gui
Возвращаешься на главную ветку jarvis-master
npm install --save package.json, следующей командой npm install --save package-lock.json
Устанавливаешь npm install -g tauri
Устанавливаешь npm install -g @roxi/routify
routify добавляешь в PATH. Он находится по пути C:\Users\Твой_Пользователь\AppData\Roaming\npm\node_modules@roxi\routify
Переходишь в ветку app
Устанавливаешь cargo install --force cargo-make
cargo make release
./target/release/jarvis-app
И не забудь скачать себе Picovoice, vosk, node и установить rust
Приятного пользования

from jarvis.

ilyamixaltik avatar ilyamixaltik commented on September 15, 2024

Инструкция:

Открываешь jarvis-master/gui Возвращаешься на главную ветку jarvis-master npm install --save package.json, следующей командой npm install --save package-lock.json Устанавливаешь npm install -g tauri Устанавливаешь npm install -g @roxi/routify routify добавляешь в PATH. Он находится по пути C:\Users\Твой_Пользователь\AppData\Roaming\npm\node_modules@roxi\routify Переходишь в ветку app Устанавливаешь cargo install --force cargo-make cargo make release ./target/release/jarvis-app И не забудь скачать себе Picovoice, vosk, node и установить rust Приятного пользования

Вопрос на засыпку, а зачем устанавливать то зависимости глобально?

from jarvis.

nikola-droid avatar nikola-droid commented on September 15, 2024

error: failed to select a version for gtk-sys.
... required by package libappindicator v0.8.0
... which satisfies dependency libappindicator = "^0.8" of package tray-icon v0.5.2
... which satisfies dependency tray-icon = "^0.5.1" of package jarvis-app v0.0.3 (C:\Users\NikolaEng\jarvis-master\app)
versions that meet the requirements ^0.16 are: 0.16.0

the package gtk-sys links to the native library gtk-3, but it conflicts with a previous package which links to gtk-3 as well:
package gtk-sys v0.18.0
... which satisfies dependency gtk-sys = "^0.18.0" of package webkit2gtk v2.0.1
... which satisfies dependency webkit2gtk = "=2.0.1" of package tauri v2.0.0-beta.16
... which satisfies dependency tauri = "=2.0.0-beta.16" of package jarvis-app v0.0.3 (C:\Users\NikolaEng\jarvis-master\app)
Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the links = "gtk-3" value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for gtk-sys which could resolve this conflict

Помогите

from jarvis.

Hexaedrr avatar Hexaedrr commented on September 15, 2024

Инструкция:

Открываешь jarvis-master/gui Возвращаешься на главную ветку jarvis-master npm install --save package.json, следующей командой npm install --save package-lock.json Устанавливаешь npm install -g tauri Устанавливаешь npm install -g @roxi/routify routify добавляешь в PATH. Он находится по пути C:\Users\Твой_Пользователь\AppData\Roaming\npm\node_modules@roxi\routify Переходишь в ветку app Устанавливаешь cargo install --force cargo-make cargo make release ./target/release/jarvis-app И не забудь скачать себе Picovoice, vosk, node и установить rust Приятного пользования

jarvis.app крашится

from jarvis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.