MohammadAliAfsahi
MohammadAliAfsahi
Facing the same issue on linux. Any update on this issue?
> The error most frequently occurs if you have not activated a Python virtual environment before starting the build. I have activated the Python virtual environment
> Then you need to figure out why it can't find `aw_server` in the Python environment (what the check is for), after it has just been installed. basically the following...
@ErikBjare So the main reason that aw-server does not get installed is the following error  which is in `aw-webui` submodule: `aw-server/aw-webui/vue.config.js:42:2` I could fix the issue...
> @MohammadAliAfsahi Which Nodejs version are you running? I don't think that occurs for Node 18+ (at least not for Node 20 in CI). Yep. The main reason is Node...