SamPink / dev-gpt

dev-gpt, an automated python developer
204 stars 40 forks source link

Failing on step 1 of installation instructions. #1

Open DMAgit opened 1 year ago

DMAgit commented 1 year ago

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

Seems to be an old repository

SamPink commented 1 year ago

I have update the link now!

DMAgit commented 1 year ago

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

hfvienna commented 1 year ago

+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 commented 1 year ago

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