ERROR: ./baserow/backend is not a valid editable requirement

Got stuck at the “Install dependencies for & setup Baserow” category on Ubuntu. Executing “$ pip3 install -e ./baserow/backend” results in: “ERROR: ./baserow/backend is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with svn+, git+, hg+, or bzr+).” Any suggestions how I could proceed?

Issue solved: tried to execute the command in the wrong directory :smiley:

1 Like

Hey @jesse, glad to hear that your issue is already resolved!