[2022-09-12 19:17:30 +0530] [13999] [INFO] Starting gunicorn 20.1.0
[2022-09-12 19:17:30 +0530] [13999] [INFO] Listening at: http://127.0.0.1:5000/ (13999)
[2022-09-12 19:17:30 +0530] [13999] [INFO] Using worker: sync
[2022-09-12 19:17:30 +0530] [14000] [INFO] Booting worker with pid: 14000
[2022-09-12 19:17:34 +0530] [14000] [ERROR] Exception in worker process
Traceback (most recent call last):
File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
worker.init_process()
File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/workers/base.py", line 134, in init_process
self.load_wsgi()
File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi
self.wsgi = self.app.wsgi()
File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/app/base.py", line 67, in wsgi
self.callable = self.load()
File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py", line 58, in load
return self.load_wsgiapp()
File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp
return util.import_app(self.app_uri)
File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/util.py", line 359, in import_app
mod = importlib.import_module(module)
File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1001, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'mlflow.server'; 'mlflow' is not a package
[2022-09-12 19:17:34 +0530] [14000] [INFO] Worker exiting (pid: 14000)
[2022-09-12 19:17:35 +0530] [13999] [INFO] Shutting down: Master
[2022-09-12 19:17:35 +0530] [13999] [INFO] Reason: Worker failed to boot.
Running the mlflow server failed. Please see the logs above for details.
white_tick
eyes
raised_hands::skin-tone-2
[2022-09-12 19:17:30 +0530] [13999] [INFO] Starting gunicorn 20.1.0 [2022-09-12 19:17:30 +0530] [13999] [INFO] Listening at: http://127.0.0.1:5000/ (13999) [2022-09-12 19:17:30 +0530] [13999] [INFO] Using worker: sync [2022-09-12 19:17:30 +0530] [14000] [INFO] Booting worker with pid: 14000 [2022-09-12 19:17:34 +0530] [14000] [ERROR] Exception in worker process Traceback (most recent call last): File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker worker.init_process() File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/workers/base.py", line 134, in init_process self.load_wsgi() File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi self.wsgi = self.app.wsgi() File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/app/base.py", line 67, in wsgi self.callable = self.load() File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py", line 58, in load return self.load_wsgiapp() File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp return util.import_app(self.app_uri) File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/site-packages/gunicorn/util.py", line 359, in import_app mod = importlib.import_module(module) File "/home/kishore/miniconda3/envs/ml310/lib/python3.10/importlib/init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1001, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'mlflow.server'; 'mlflow' is not a package
[2022-09-12 19:17:34 +0530] [14000] [INFO] Worker exiting (pid: 14000)
[2022-09-12 19:17:35 +0530] [13999] [INFO] Shutting down: Master
[2022-09-12 19:17:35 +0530] [13999] [INFO] Reason: Worker failed to boot.
Running the mlflow server failed. Please see the logs above for details.
white_tick
eyes
raised_hands::skin-tone-2