gpt-pilot icon indicating copy to clipboard operation
gpt-pilot copied to clipboard

[Bug]: Pythagora window not showing up

Open eindas opened this issue 1 year ago • 3 comments

Version

VisualStudio Code extension

Operating System

MacOS

What happened?

After installing Pythogara extention i needed to update my OS. That caused that all my python3 and my Homebrew was not found anymore. i did a full new installation homebrew and python3. When i try to open the Pythagora extention Visual studio show me this "GPT Pilot is already running, please close current GPT Pilot window" but i can not see an instant of GPT Pilot.

I deleted the Extentions multipe times, but i never get the start window. It never give me the option to set the Path again.

I tried to change the Path but it did not work, it still show me "EPERM: operation not permitted, mkdir `/usr/bin/gpt-pilot/wokspace'

When i think it is somehow stuck in my old nut used python3 instant.

Terminal: ~ % which -a python3 /opt/homebrew/bin/python3 /usr/bin/python3

eindas avatar Mar 28 '24 15:03 eindas

When you set the path, you should select a directory that you as a non-admin user has permission to write to, for example /Users/eindas/Projects/Pythagora . The path shown here /usr/bin/... is normally only writable by the admin (root) user.

senko avatar Mar 30 '24 00:03 senko

I tried but I can not set a new path. Deinstalling and installing also always end at this path without the chance to set the path Von meinem iPhone gesendetAm 30.03.2024 um 01:23 schrieb Senko Rašić @.***>: When you set the path, you should select a directory that you as a non-admin user has permission to write to, for example /Users/eindas/Projects/Pythagora . The path shown here /usr/bin/... is normally only writable by the admin (root) user.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

eindas avatar Mar 30 '24 11:03 eindas

Hey there, any updates on this ?

techjeylabs avatar Apr 23 '24 09:04 techjeylabs