Giter VIP home page Giter VIP logo

Comments (6)

Lyra126 avatar Lyra126 commented on September 23, 2024

Hi! I’m a beginner open source contributor, so please excuse me if I am misunderstanding the situation. It doesn’t look like Jarvis itself is the issue, but instead your build environment doesn’t seem to be correct?


  1. Have you tried updating pip? Although it says that the “error originates from a subprocess, and is likely not a problem with pip” In one of the error messages, it says that a new release of pip is available.
  2. Try checking if your system’s build tools are up-to-date. Since you are on MacOS, try running “brew upgrade” in the terminal
     /Users/celian/Documents/AI/Jarvis/env/bin/python -m pip install --upgrade pip
  3. Also try checking to see if your MacOS is up-to-date or if the python version you are using (Python 3.12) is compatible with all of dependencies. Some packages may have specific version requirements. Check installer/requirements.txt for this. You may need to separately reinstall them.

from jarvis.

pnhofmann avatar pnhofmann commented on September 23, 2024

Hey @Lyra126

basically yes, you are right. Thanks for your response!

This dependencies are getting kind of annoying. The idea was, to only try only use pure-python requirements. But with different systems issues like this seems to keep popping up - like here with a dependency of a dependency.

I think, I'll probably introduce some fail-save mechanism at some point. Like, if one requirement does not install, disable that feature (in this case, the google text to speech), but allow the rest to work probably.

Sorry, I have quite some work to do right now, so this project is a bit of a mess right now. But let's see, I'll try to push some improvements soon.

from jarvis.

Celiian avatar Celiian commented on September 23, 2024

Hey so i have tried again after updating pip, i also did brew upgrade and my mac is up to date. I tried to install the requirements before starting the installer but whatever i do i have this error now :

Capture d’écran 2024-02-08 à 13 50 10

I also tried to add setuptools_rust to the requirements.txt but nothing changed

from jarvis.

akhil3417 avatar akhil3417 commented on September 23, 2024

facing this same issue

from jarvis.

KW28 avatar KW28 commented on September 23, 2024

I'm also having this issue.

Update: I tried installing on my mac, but it seems to run endlessly when it hits "Downloading additional data (Dictionary)".

from jarvis.

Vishnu-ve56 avatar Vishnu-ve56 commented on September 23, 2024

I am facing the same issue that was described initially. Can I get a fix for Mac?

[Beginner to open source]

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.