Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2022
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. C:\Users\F53>pip list
  2. WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)
  3. Package Version
  4. ------------------------- ---------
  5. altgraph 0.17.2
  6. antiorm 1.2.1
  7. appdirs 1.4.4
  8. audioread 2.1.9
  9. blobfile 1.3.1
  10. certifi 2021.10.8
  11. cffi 1.15.1
  12. charset-normalizer 2.0.12
  13. db 0.1.1
  14. electron-inject 0.7
  15. ffmpeg 1.4
  16. filelock 3.7.1
  17. future 0.18.2
  18. gevent 21.12.0
  19. greenlet 1.1.2
  20. idna 3.3
  21. imageio 2.15.0
  22. joblib 1.1.0
  23. MouseInfo 0.1.3
  24. mss 6.1.0
  25. networkx 2.6.3
  26. numpy 1.22.2
  27. opencv-python 4.5.5.62
  28. packaging 21.3
  29. pefile 2021.9.3
  30. Pillow 9.0.1
  31. pip 22.1
  32. PyAutoGUI 0.9.53
  33. pycparser 2.21
  34. pycryptodomex 3.14.1
  35. pycv2 0.0.1
  36. PyGetWindow 0.0.9
  37. pyinstaller 5.1
  38. pyinstaller-hooks-contrib 2022.5
  39. PyMsgBox 1.0.9
  40. pyparsing 3.0.7
  41. pyperclip 1.8.2
  42. PyRect 0.2.0
  43. PyScreeze 0.1.28
  44. pytweening 1.0.4
  45. PyWavelets 1.2.0
  46. pywin32 303
  47. pywin32-ctypes 0.2.0
  48. requests 2.27.1
  49. scikit-image 0.19.1
  50. scipy 1.8.0
  51. setuptools 58.1.0
  52. six 1.16.0
  53. speedtest-cli 2.1.3
  54. threadpoolctl 3.1.0
  55. tifffile 2022.2.2
  56. tkinterdnd2 0.3.0
  57. torch 1.11.0
  58. ttkthemes 3.2.2
  59. typing_extensions 4.2.0
  60. urllib3 1.26.9
  61. websocket 0.2.1
  62. websocket-client 1.3.3
  63. wheel 0.37.1
  64. xmltodict 0.12.0
  65. zope.event 4.5.0
  66. zope.interface 5.4.0
  67. WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)
  68. WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)
  69. WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)
  70. WARNING: There was an error checking the latest version of pip
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement