Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2024
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. Requirement already satisfied: pip in c:\code\anashel-utils\venv\lib\site-packages (23.0.1)
  2. Collecting pip
  3. Using cached pip-24.2-py3-none-any.whl (1.8 MB)
  4. Installing collected packages: pip
  5. Attempting uninstall: pip
  6. Found existing installation: pip 23.0.1
  7. Uninstalling pip-23.0.1:
  8. Successfully uninstalled pip-23.0.1
  9. Successfully installed pip-24.2
  10. Collecting rich (from -r requirements.txt (line 1))
  11. Using cached rich-13.8.0-py3-none-any.whl.metadata (18 kB)
  12. Collecting tqdm (from -r requirements.txt (line 2))
  13. Using cached tqdm-4.66.5-py3-none-any.whl.metadata (57 kB)
  14. Collecting safetensors (from -r requirements.txt (line 3))
  15. Using cached safetensors-0.4.4-cp310-none-win_amd64.whl.metadata (3.9 kB)
  16. Collecting torch (from -r requirements.txt (line 4))
  17. Using cached torch-2.4.0-cp310-cp310-win_amd64.whl.metadata (27 kB)
  18. Collecting tabulate (from -r requirements.txt (line 5))
  19. Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB)
  20. Collecting numpy<2 (from -r requirements.txt (line 6))
  21. Using cached numpy-1.26.4-cp310-cp310-win_amd64.whl.metadata (61 kB)
  22. Collecting markdown-it-py>=2.2.0 (from rich->-r requirements.txt (line 1))
  23. Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
  24. Collecting pygments<3.0.0,>=2.13.0 (from rich->-r requirements.txt (line 1))
  25. Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
  26. Collecting colorama (from tqdm->-r requirements.txt (line 2))
  27. Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
  28. Collecting filelock (from torch->-r requirements.txt (line 4))
  29. Using cached filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB)
  30. Collecting typing-extensions>=4.8.0 (from torch->-r requirements.txt (line 4))
  31. Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
  32. Collecting sympy (from torch->-r requirements.txt (line 4))
  33. Using cached sympy-1.13.2-py3-none-any.whl.metadata (12 kB)
  34. Collecting networkx (from torch->-r requirements.txt (line 4))
  35. Using cached networkx-3.3-py3-none-any.whl.metadata (5.1 kB)
  36. Collecting jinja2 (from torch->-r requirements.txt (line 4))
  37. Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
  38. Collecting fsspec (from torch->-r requirements.txt (line 4))
  39. Using cached fsspec-2024.6.1-py3-none-any.whl.metadata (11 kB)
  40. Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->-r requirements.txt (line 1))
  41. Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
  42. Collecting MarkupSafe>=2.0 (from jinja2->torch->-r requirements.txt (line 4))
  43. Using cached MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl.metadata (3.1 kB)
  44. Collecting mpmath<1.4,>=1.1.0 (from sympy->torch->-r requirements.txt (line 4))
  45. Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
  46. Using cached rich-13.8.0-py3-none-any.whl (241 kB)
  47. Using cached tqdm-4.66.5-py3-none-any.whl (78 kB)
  48. Using cached safetensors-0.4.4-cp310-none-win_amd64.whl (285 kB)
  49. Using cached torch-2.4.0-cp310-cp310-win_amd64.whl (197.9 MB)
  50. Using cached tabulate-0.9.0-py3-none-any.whl (35 kB)
  51. Using cached numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB)
  52. Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
  53. Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
  54. Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
  55. Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
  56. Using cached filelock-3.15.4-py3-none-any.whl (16 kB)
  57. Using cached fsspec-2024.6.1-py3-none-any.whl (177 kB)
  58. Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
  59. Using cached networkx-3.3-py3-none-any.whl (1.7 MB)
  60. Using cached sympy-1.13.2-py3-none-any.whl (6.2 MB)
  61. Using cached MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl (17 kB)
  62. Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
  63. Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
  64. Installing collected packages: mpmath, typing-extensions, tabulate, sympy, safetensors, pygments, numpy, networkx, mdurl, MarkupSafe, fsspec, filelock, colorama, tqdm, markdown-it-py, jinja2, torch, rich
  65. 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
  66. Tue 09/03/2024 10:56:26.95 - Error running main.py
  67.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement