-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrun_without_docker.out
More file actions
66 lines (65 loc) · 7.16 KB
/
run_without_docker.out
File metadata and controls
66 lines (65 loc) · 7.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
🚀 Starting MSP Intelligence Mesh Network (Direct Mode)...
==================================================
MSP Intelligence Mesh Network - Direct Mode
Built for Superhack 2025 - Team Lossless
[0;34m[INFO][0m Checking Python installation...
[0;32m[SUCCESS][0m Python 3.9.12 found
[0;34m[INFO][0m Checking Node.js installation...
[0;32m[SUCCESS][0m Node.js v22.18.0 found
[0;34m[INFO][0m Setting up environment...
[0;32m[SUCCESS][0m .env file already exists
[0;34m[INFO][0m Creating necessary directories...
[0;32m[SUCCESS][0m Directories created
[0;34m[INFO][0m Installing Python dependencies...
Requirement already satisfied: pip in ./venv/lib/python3.9/site-packages (25.3)
Requirement already satisfied: fastapi==0.104.1 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (0.104.1)
Requirement already satisfied: uvicorn==0.24.0 in ./venv/lib/python3.9/site-packages (from uvicorn[standard]==0.24.0->-r requirements.txt (line 3)) (0.24.0)
Requirement already satisfied: pydantic==2.5.0 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 4)) (2.5.0)
Requirement already satisfied: pydantic-settings==2.1.0 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 5)) (2.1.0)
Collecting torch==2.1.1 (from -r requirements.txt (line 8))
Using cached torch-2.1.1-cp39-cp39-manylinux1_x86_64.whl.metadata (25 kB)
Collecting transformers==4.36.2 (from -r requirements.txt (line 9))
Using cached transformers-4.36.2-py3-none-any.whl.metadata (126 kB)
Requirement already satisfied: scikit-learn==1.3.2 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 10)) (1.3.2)
Collecting lightgbm==4.1.0 (from -r requirements.txt (line 11))
Using cached lightgbm-4.1.0-py3-none-manylinux_2_28_x86_64.whl.metadata (19 kB)
Collecting xgboost==2.0.2 (from -r requirements.txt (line 12))
Using cached xgboost-2.0.2-py3-none-manylinux2014_x86_64.whl.metadata (2.0 kB)
Collecting prophet==1.1.4 (from -r requirements.txt (line 13))
Using cached prophet-1.1.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.6 kB)
Collecting sentence-transformers==2.2.2 (from -r requirements.txt (line 14))
Using cached sentence-transformers-2.2.2.tar.gz (85 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting langchain==0.0.350 (from -r requirements.txt (line 15))
Using cached langchain-0.0.350-py3-none-any.whl.metadata (13 kB)
Collecting openai==1.3.7 (from -r requirements.txt (line 16))
Using cached openai-1.3.7-py3-none-any.whl.metadata (17 kB)
Requirement already satisfied: pandas==2.1.4 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (2.1.4)
Requirement already satisfied: numpy==1.24.4 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 20)) (1.24.4)
Collecting scipy==1.11.4 (from -r requirements.txt (line 21))
Using cached scipy-1.11.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
Collecting plotly==5.17.0 (from -r requirements.txt (line 22))
Using cached plotly-5.17.0-py2.py3-none-any.whl.metadata (7.0 kB)
Collecting pymongo==4.6.0 (from -r requirements.txt (line 25))
Using cached pymongo-4.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)
Collecting redis==5.0.1 (from -r requirements.txt (line 26))
Using cached redis-5.0.1-py3-none-any.whl.metadata (8.9 kB)
Collecting pinecone-client==2.2.4 (from -r requirements.txt (line 27))
Using cached pinecone_client-2.2.4-py3-none-any.whl.metadata (7.8 kB)
Collecting boto3==1.34.0 (from -r requirements.txt (line 30))
Using cached boto3-1.34.0-py3-none-any.whl.metadata (6.6 kB)
Collecting botocore==1.34.0 (from -r requirements.txt (line 31))
Using cached botocore-1.34.0-py3-none-any.whl.metadata (5.6 kB)
Requirement already satisfied: websockets==12.0 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 34)) (12.0)
Collecting python-socketio==5.10.0 (from -r requirements.txt (line 35))
Using cached python_socketio-5.10.0-py3-none-any.whl.metadata (3.2 kB)
ERROR: Ignored the following yanked versions: 37.0.3, 38.0.2, 45.0.0
ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python <4.0.0,>=3.10.0; 1.0.0a1 Requires-Python >=3.10; 1.0.0a10 Requires-Python <4.0.0,>=3.10.0; 1.0.0a11 Requires-Python <4.0.0,>=3.10.0; 1.0.0a12 Requires-Python <4.0.0,>=3.10.0; 1.0.0a13 Requires-Python <4.0.0,>=3.10.0; 1.0.0a14 Requires-Python <4.0.0,>=3.10.0; 1.0.0a15 Requires-Python <4.0.0,>=3.10.0; 1.0.0a2 Requires-Python >=3.10; 1.0.0a3 Requires-Python >=3.10; 1.0.0a4 Requires-Python >=3.10; 1.0.0a5 Requires-Python >=3.10; 1.0.0a6 Requires-Python >=3.10; 1.0.0a7 Requires-Python <4.0.0,>=3.10.0; 1.0.0a8 Requires-Python <4.0.0,>=3.10.0; 1.0.0a9 Requires-Python <4.0.0,>=3.10.0; 1.0.0rc1 Requires-Python <4.0.0,>=3.10.0; 1.0.0rc2 Requires-Python <4.0.0,>=3.10.0; 1.0.1 Requires-Python <4.0.0,>=3.10.0; 1.0.2 Requires-Python <4.0.0,>=3.10.0; 1.0.3 Requires-Python <4.0.0,>=3.10.0; 1.14.0 Requires-Python >=3.10; 1.14.0rc1 Requires-Python >=3.10; 1.14.0rc2 Requires-Python >=3.10; 1.14.1 Requires-Python >=3.10; 1.15.0 Requires-Python >=3.10; 1.15.0rc1 Requires-Python >=3.10; 1.15.0rc2 Requires-Python >=3.10; 1.15.1 Requires-Python >=3.10; 1.15.2 Requires-Python >=3.10; 1.15.3 Requires-Python >=3.10; 1.16.0 Requires-Python >=3.11; 1.16.0rc1 Requires-Python >=3.11; 1.16.0rc2 Requires-Python >=3.11; 1.16.1 Requires-Python >=3.11; 1.16.2 Requires-Python >=3.11; 1.16.3 Requires-Python >=3.11; 3.0.0 Requires-Python >=3.10; 3.0.0rc1 Requires-Python >=3.10; 3.0.1 Requires-Python >=3.10; 3.0.2 Requires-Python >=3.10; 3.0.3 Requires-Python >=3.10; 3.0.4 Requires-Python >=3.10; 3.0.5 Requires-Python >=3.10; 3.1.0 Requires-Python >=3.10; 3.1.0rc1 Requires-Python >=3.10; 3.1.1 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement cryptography==41.0.8 (from versions: 0.1, 0.2, 0.2.1, 0.2.2, 0.3, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.6, 0.6.1, 0.7, 0.7.1, 0.7.2, 0.8, 0.8.1, 0.8.2, 0.9, 0.9.1, 0.9.2, 0.9.3, 1.0, 1.0.1, 1.0.2, 1.1, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.3, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.4, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.6, 1.7, 1.7.1, 1.7.2, 1.8, 1.8.1, 1.8.2, 1.9, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.1, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2, 2.2.1, 2.2.2, 2.3, 2.3.1, 2.4, 2.4.1, 2.4.2, 2.5, 2.6, 2.6.1, 2.7, 2.8, 2.9, 2.9.1, 2.9.2, 3.0, 3.1, 3.1.1, 3.2, 3.2.1, 3.3, 3.3.1, 3.3.2, 3.4, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.4.6, 3.4.7, 3.4.8, 35.0.0, 36.0.0, 36.0.1, 36.0.2, 37.0.0, 37.0.1, 37.0.2, 37.0.4, 38.0.0, 38.0.1, 38.0.3, 38.0.4, 39.0.0, 39.0.1, 39.0.2, 40.0.0, 40.0.1, 40.0.2, 41.0.0, 41.0.1, 41.0.2, 41.0.3, 41.0.4, 41.0.5, 41.0.6, 41.0.7, 42.0.0, 42.0.1, 42.0.2, 42.0.3, 42.0.4, 42.0.5, 42.0.6, 42.0.7, 42.0.8, 43.0.0, 43.0.1, 43.0.3, 44.0.0, 44.0.1, 44.0.2, 44.0.3, 45.0.1, 45.0.2, 45.0.3, 45.0.4, 45.0.5, 45.0.6, 45.0.7, 46.0.0, 46.0.1, 46.0.2, 46.0.3)
ERROR: No matching distribution found for cryptography==41.0.8
[0;34m[INFO][0m Cleaning up...