AI-Citizen / SolidGPT

Developer AI Persona Search Agent
Creative Commons Attribution 4.0 International
2.02k stars 135 forks source link

VS Code Extension (zsh: exec format error: ..../aict.solidgpt-0.0.6/server/run_api_x86) #100

Open jontstaz opened 8 months ago

jontstaz commented 8 months ago

Hi,

Having issues with the VS Code Extension. I noticed it was stuck on "Initializing Please Wait." for a long time so I looked at the Terminal output and saw it was throwing: zsh: permission denied: /home/<me>/.vscode/extensions/aict.solidgpt-0.0.6/server/run_api_x86. So I chmodded it with exec privileges but now it's throwing: zsh: exec format error: /home/<me>/.vscode/extensions/aict.solidgpt-0.0.6/server/run_api_x86. I also tried executing it using bash but doing that it throws a different error: /home/<me>/.vscode/extensions/aict.solidgpt-0.0.6/server/run_api_x86: /home/<me>/.vscode/extensions/aict.solidgpt-0.0.6/server/run_api_x86: cannot execute binary file.

Not quite sure what the issue is. Any help would be appreciated.

wwwwww1020 commented 8 months ago

hi may i have your system version (windows, linux, mac arm chip, mac intel chip)