-
Notifications
You must be signed in to change notification settings - Fork 376
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
"An error occured while downloading and installing dependencies" #105
Comments
I had this issue too, I tried a whole bunch of random fixes that had apparently worked for others but the easiest solution was to download it from here: https://www.nvidia.com/en-us/ai-on-rtx/chatrtx/ and install it. note: on my install it paused once with a firewall request which I chose to allow - the install subsequently worked fine and I have moved on to other issues (hah) |
I've slowly been doing troubleshooting tricks on this for my computer, and I found that by removing ctype from the requirements file will allow you to install some of the missing dependencies that it missed in the NVidia installer: cd "C:\Program Files\NVIDIA Corporation\ChatRTX\RAG\trt-llm-rag-windows-ChatRTX_0.4.0" One I did this the error evolved into this one: 21:48:36.169 > systemLanguage
at async initializeChatbot (C:\Program Files\NVIDIA Corporation\ChatRTX\RAG\trt-llm-rag-windows-ChatRTX_0.4.0\ChatRTXUI\dist\win-unpacked\resources\app.asar\build\bridge_commands\chatbot\chatbot.js:33:19) ... across the bridge ... at exec_module (:883)
|
Title; Couldn't locate log file, I do use a VPN and tried it on and off. Will upload logs if I can find them before any replies, otherwise will wait for instruction
The text was updated successfully, but these errors were encountered: