GaiaNet-AI / gaianet-node

Install and run your own AI agent service
https://www.gaianet.ai/
GNU General Public License v3.0
2.4k stars 70 forks source link

Failed to install WasmEdge #55

Open Juanlp0904 opened 1 month ago

Juanlp0904 commented 1 month ago

I have this problem running the command: curl -sSfL 'https://raw.githubusercontent.com/GaiaNet-AI/gaianet-node/main/install.sh' | bash on WSL, ubuntu 22.04

imagen

franksprotocols commented 1 month ago

try through vpn?

juntao commented 1 month ago

It seems that you have not installed the CUDA toolkit? What do you get if you do

nvcc --version

Do you have any thing under /usr/local/cuda? Or a similar directory? Thanks.

Ayton-jio commented 1 month ago

I have the same problem. It's confusing...... 111

juntao commented 4 weeks ago

We updated the WasmEdge installer to improve CUDA library detection. Can you guys try again? Thanks.

alabulei1 commented 3 weeks ago

Hi @Ayton-jio and @Juanlp0904, just want to follow up that if the problem is solved. Let me know if there is any questions.