Jarvis_AI
Jarvis_AI copied to clipboard
Jarvis AI is a Python Module which is able to perform task like Chatbot, Assistant etc. It provides base functionality for any assistant application. This JarvisAI is built using Tensorflow, Pytorch,...
I tried to install JarvisAI using pip install JarvisAI I got error: subprocess-exited-with-error Can anyone guide me to install ???
File "C:\Users\India\AppData\Local\Programs\Python\Python39\lib\site-packages\spacy\util.py", line 439, in load_model raise IOError(Errors.E050.format(name=name)) OSError: [E050] Can't find model 'en_core_web_trf'. It doesn't seem to be a Python package or a valid path to a data directory.
i am trying install jarviai and i got this error, any idea ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\\Users\\joshim bharat\\AppData\\Local\\Temp\\pip-install-6h3sk_m8\\opencv-contrib-python_c1d93fd9869946699a2be3892fb1eeda\\opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/video_capture_xaml.WindowsPhone.vcxproj.filters'...
error: subprocess-exited-with-error This is how the issue looks like Collecting JarvisAI Using cached JarvisAI-4.8-py3-none-any.whl (30 kB) Collecting numpy (from JarvisAI) Using cached numpy-1.24.3-cp311-cp311-win_amd64.whl (14.8 MB) Collecting gtts (from JarvisAI) Using...
I use Linux and I tried to install the module and here is my output of pip install : ``` Collecting JarvisAI Using cached JarvisAI-4.9-py3-none-any.whl.metadata (13 kB) Requirement already satisfied:...