Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Requirement already satisfied: pip in c:\code\anashel-utils\venv\lib\site-packages (23.0.1)
- Collecting pip
- Using cached pip-24.2-py3-none-any.whl (1.8 MB)
- Installing collected packages: pip
- Attempting uninstall: pip
- Found existing installation: pip 23.0.1
- Uninstalling pip-23.0.1:
- Successfully uninstalled pip-23.0.1
- Successfully installed pip-24.2
- Collecting rich (from -r requirements.txt (line 1))
- Using cached rich-13.8.0-py3-none-any.whl.metadata (18 kB)
- Collecting tqdm (from -r requirements.txt (line 2))
- Using cached tqdm-4.66.5-py3-none-any.whl.metadata (57 kB)
- Collecting safetensors (from -r requirements.txt (line 3))
- Using cached safetensors-0.4.4-cp310-none-win_amd64.whl.metadata (3.9 kB)
- Collecting torch (from -r requirements.txt (line 4))
- Using cached torch-2.4.0-cp310-cp310-win_amd64.whl.metadata (27 kB)
- Collecting tabulate (from -r requirements.txt (line 5))
- Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB)
- Collecting numpy<2 (from -r requirements.txt (line 6))
- Using cached numpy-1.26.4-cp310-cp310-win_amd64.whl.metadata (61 kB)
- Collecting markdown-it-py>=2.2.0 (from rich->-r requirements.txt (line 1))
- Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
- Collecting pygments<3.0.0,>=2.13.0 (from rich->-r requirements.txt (line 1))
- Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
- Collecting colorama (from tqdm->-r requirements.txt (line 2))
- Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
- Collecting filelock (from torch->-r requirements.txt (line 4))
- Using cached filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB)
- Collecting typing-extensions>=4.8.0 (from torch->-r requirements.txt (line 4))
- Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
- Collecting sympy (from torch->-r requirements.txt (line 4))
- Using cached sympy-1.13.2-py3-none-any.whl.metadata (12 kB)
- Collecting networkx (from torch->-r requirements.txt (line 4))
- Using cached networkx-3.3-py3-none-any.whl.metadata (5.1 kB)
- Collecting jinja2 (from torch->-r requirements.txt (line 4))
- Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
- Collecting fsspec (from torch->-r requirements.txt (line 4))
- Using cached fsspec-2024.6.1-py3-none-any.whl.metadata (11 kB)
- Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->-r requirements.txt (line 1))
- Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
- Collecting MarkupSafe>=2.0 (from jinja2->torch->-r requirements.txt (line 4))
- Using cached MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl.metadata (3.1 kB)
- Collecting mpmath<1.4,>=1.1.0 (from sympy->torch->-r requirements.txt (line 4))
- Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
- Using cached rich-13.8.0-py3-none-any.whl (241 kB)
- Using cached tqdm-4.66.5-py3-none-any.whl (78 kB)
- Using cached safetensors-0.4.4-cp310-none-win_amd64.whl (285 kB)
- Using cached torch-2.4.0-cp310-cp310-win_amd64.whl (197.9 MB)
- Using cached tabulate-0.9.0-py3-none-any.whl (35 kB)
- Using cached numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB)
- Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
- Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
- Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
- Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
- Using cached filelock-3.15.4-py3-none-any.whl (16 kB)
- Using cached fsspec-2024.6.1-py3-none-any.whl (177 kB)
- Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
- Using cached networkx-3.3-py3-none-any.whl (1.7 MB)
- Using cached sympy-1.13.2-py3-none-any.whl (6.2 MB)
- Using cached MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl (17 kB)
- Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
- Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
- Installing collected packages: mpmath, typing-extensions, tabulate, sympy, safetensors, pygments, numpy, networkx, mdurl, MarkupSafe, fsspec, filelock, colorama, tqdm, markdown-it-py, jinja2, torch, rich
- Successfully installed MarkupSafe-2.1.5 colorama-0.4.6 filelock-3.15.4 fsspec-2024.6.1 jinja2-3.1.4 markdown-it-py-3.0.0 mdurl-0.1.2 mpmath-1.3.0 networkx-3.3 numpy-1.26.4 pygments-2.18.0 rich-13.8.0 safetensors-0.4.4 sympy-1.13.2 tabulate-0.9.0 torch-2.4.0 tqdm-4.66.5 typing-extensions-4.12.2
- Tue 09/03/2024 10:56:26.95 - Error running main.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement