Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error using pip install -e . #3

Open
me6ran opened this issue Aug 11, 2023 · 2 comments
Open

error using pip install -e . #3

me6ran opened this issue Aug 11, 2023 · 2 comments

Comments

@me6ran
Copy link

me6ran commented Aug 11, 2023

at step:
pip install -e .
returns:

ERROR: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode: /Users/mbafekr/workspace/chatgpt-code-review
(A "pyproject.toml" file was found, but editable mode currently requires a setuptools-based build.)

@Amm1rr
Copy link

Amm1rr commented Aug 11, 2023

What is your pip version.
Be sure pip is update in the Virtual Environment.

@me6ran
Copy link
Author

me6ran commented Aug 11, 2023

Thanks @Amm1rr , it worked.
I guess would be beneficial if the maintainer can add the step of upgrading the pip for people like me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants