File "setup.py" not found.
Author: Learn2006Created May 3, 2024Updated Jun 12, 2024
I try to install flexgen in editable mode, but failed to find setup.py files
ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /workspace/FlexGen (A "pyproject.toml" file was found, but editable mode currently requires a setup.py based build.)
Source: FMInference/FlexLLMGen