Replies: 1 comment
-
Duplicate of #51 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried running this project locally by cloning it to my machine. After opening the project in PyCharm, I successfully downloaded the necessary dependencies. However, when I ran "make compile_frontend," I encountered an error stating that the "find" command had an incorrect format. Moreover, when I directly opened port 8080, I received a "Not Found" message, stating that the requested URL was not found on the server. If I entered the URL manually, it advised me to check the spelling and try again.
In the second scenario, when I attempted to install "gpt-code-ui" using "pip" and use "gptcode," the page appeared completely blank, and I couldn't access anything. Unfortunately, I'm unsure how to run this project despite finding it fascinating.
Beta Was this translation helpful? Give feedback.
All reactions