diff --git a/studio/install_python_stack.py b/studio/install_python_stack.py index 9ce16cd7bb..f7c62ade9b 100644 --- a/studio/install_python_stack.py +++ b/studio/install_python_stack.py @@ -270,7 +270,6 @@ def install_python_stack() -> int: "Installing local data-designer unstructured plugin", "--no-cache-dir", "--no-deps", - "-e", str(LOCAL_DD_UNSTRUCTURED_PLUGIN), constrain = False, )