Hello, when I run conda env create -f env.yaml, I encounter the following error: ERROR: File "setup.py" not found. Directory cannot be installed in editable mode! How can I resolve this issue? Alternatively, could you provide a setup.py file?