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

Failing on step 1 of installation instructions.

Open DMAgit opened this issue 2 years ago • 4 comments

remote: Repository not found. fatal: repository 'https://github.com/username/gpt-4-python-code-generator.git/' not found

Seems to be an old repository

DMAgit avatar Apr 08 '23 16:04 DMAgit

I have update the link now!

SamPink avatar Apr 08 '23 17:04 SamPink

Continuing to fail:

Traceback (most recent call last): File "--\dev-gpt\devgpt\cli.py", line 13, in from . import GPT4 ImportError: attempted relative import with no known parent package

DMAgit avatar Apr 08 '23 17:04 DMAgit

+1 getting the same line 13 error. also: "Change into the cloned directory: cd gpt-4-python-code-generator" seems outdated but not critical

hfvienna avatar Apr 11 '23 17:04 hfvienna

Ok, this solved installation: https://github.com/SamPink/dev-gpt/pull/2

hfvienna avatar Apr 11 '23 19:04 hfvienna