error build
hello I'm on my linux server but I can't launch the interface... with python3 deemix-pyweb.py --server --host ip of my server and nothing... I've also been in the webui/ and npm i, and npm run build, npm run dev I get this error
npm run dev
deemix-webui@1.6.0 dev /home/deemw/deemix-pyweb/webui npm-run-all --parallel serve watch:js
deemix-webui@1.6.0 watch:js /home/deemw/deemix-pyweb/webui rollup -c -w
deemix-webui@1.6.0 serve /home/deemw/deemix-pyweb/webui python ../server.py
File "../server.py", line 64
GUI_DIR = resource_path(f'webui{pathSep}public')
^
SyntaxError: invalid syntax
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! deemix-webui@1.6.0 serve: python ../server.py
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the deemix-webui@1.6.0 serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-02-16T00_33_59_588Z-debug.log
ERROR: "serve" exited with 1.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! deemix-webui@1.6.0 dev: npm-run-all --parallel serve watch:js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the deemix-webui@1.6.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-02-16T00_33_59_619Z-debug.log root@ve1400:/home/deemw/deemix-pyweb/webui/public# npm run prod npm ERR! missing script: prod
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-02-16T00_34_04_106Z-debug.log root@ve1400:/home/deemw/deemix-pyweb/webui/public# screen -x deemix
deemix-webui@1.6.0 serve /home/deemw/deemix-pyweb/webui python ../server.py
File "../server.py", line 64
GUI_DIR = resource_path(f'webui{pathSep}public')
^
SyntaxError: invalid syntax
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! deemix-webui@1.6.0 serve: python ../server.py
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the deemix-webui@1.6.0 serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-02-16T00_46_22_645Z-debug.log
ERROR: "serve" exited with 1.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! deemix-webui@1.6.0 dev: npm-run-all --parallel serve watch:js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the deemix-webui@1.6.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-02-16T00_46_22_676Z-debug.log