d3vopz-net
d3vopz-net
checked . its still in 7.2.0 :( checked out https://github.com/MarkSchmidts/openapi-generator/tree/master but ``` Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line...
> Is there any workaround for this, or should we try to monkey-patch with the patch @MarkSchmidts suggested for now? I got no working workaround. sorry.
> i think this has been fixed in the latest master. please pull the latest or use the snapshot JAR to give it a try. Idk why i got now...
openjdk 17.0.9 2023-10-17 OpenJDK Runtime Environment (build 17.0.9+9-Debian-1deb12u1) OpenJDK 64-Bit Server VM (build 17.0.9+9-Debian-1deb12u1, mixed mode, sharing) Am So., 28. Jan. 2024 um 15:08 Uhr schrieb William Cheng < ***@***.***>:...
> Hi, I just ran into this as well, I made a comment on the issue below, that as a hacky workaround one can use a container name that contains...
next is ``` Running setup.py install for uwsgi: started Running setup.py install for uwsgi: finished with status 'error' error: subprocess-exited-with-error × Running setup.py install for uwsgi did not run successfully....
next is: ``` docker-compose up Creating network "ner-20230819125600_default" with the default driver Creating redis ... done Creating server ... done Attaching to redis, server server | /bin/sh: 1: exec: gunicorn:...
next is ``` docker-compose up server | Traceback (most recent call last): server | File "/usr/local/bin/gunicorn", line 8, in server | sys.exit(run()) server | File "/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py", line 67, in run...
next is ``` docker-compose up Attaching to server server | [2023-08-19 22:05:35,098] [ERROR] [ner::predict::369] No model loaded! Please train model before getting predictions! server | [2023-08-19 22:05:35,776] [ERROR] [ner::predict::369] No...
i have similiar issue https://github.com/HumanSignal/label-studio-ml-backend/issues/323