Error with `pip install -e .`

#2
by jungnerd - opened

When I hit the command pip install -e ., there is an error says ERROR: file:///[PATH] does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
Is there any missing file or am I trying something wrong?

Sign up or log in to comment