Dimesio
Dimesio
same issue here with devcontainer, works just fine when running vscode in local mode.
Why was this closed? this is not fixed. I'm using the docker version of langflow, and cannot import the spacy library with a custom module. I accessed the /app/.venv environment...
Tried that, poetry not found....
@dosu, I'm still having issues just with the import, and your guidance to use poetry didn't work (poetry isn't even installed!!!)
@dosu sigh...I'm talking about langflow docker, not just in general. the command didn't work, you are building the system to use a venv at /app/.venv
that helps a lot, just getting to know uv, and I can see why you use it :) thanks, that worked!