Advertisement
l1von

Untitled

Aug 31st, 2021
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. C:\Users\User\Desktop\важное\python\hate bot>pip install -U https://github.com/vkbottle/vkbottle/archive/master.zip
  2. Collecting https://github.com/vkbottle/vkbottle/archive/master.zip
  3. Using cached https://github.com/vkbottle/vkbottle/archive/master.zip
  4. Installing build dependencies ... error
  5. ERROR: Command errored out with exit status 1:
  6. command: 'c:\users\user\appdata\local\programs\python\python37\python.exe' 'c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\User\AppData\Local\Temp\pip-build-env-owpagrfx\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'poetry>=0.12'
  7. cwd: None
  8. Complete output (42 lines):
  9. Traceback (most recent call last):
  10. File "c:\users\user\appdata\local\programs\python\python37\lib\runpy.py", line 193, in _run_module_as_main
  11. "__main__", mod_spec)
  12. File "c:\users\user\appdata\local\programs\python\python37\lib\runpy.py", line 85, in _run_code
  13. exec(code, run_globals)
  14. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\__main__.py", line 24, in <module>
  15. sys.exit(_main())
  16. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_internal\cli\main.py", line 71, in main
  17. command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
  18. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_internal\commands\__init__.py", line 96, in create_command
  19. module = importlib.import_module(module_path)
  20. File "c:\users\user\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
  21. return _bootstrap._gcd_import(name[level:], package, level)
  22. File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  23. File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  24. File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  25. File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  26. File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  27. File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  28. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_internal\commands\install.py", line 15, in <module>
  29. from pip._internal.cli.req_command import RequirementCommand, with_cleanup
  30. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_internal\cli\req_command.py", line 16, in <module>
  31. from pip._internal.index.collector import LinkCollector
  32. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_internal\index\collector.py", line 16, in <module>
  33. from pip._vendor import html5lib, requests
  34. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_vendor\requests\__init__.py", line 123, in <module>
  35. from . import utils
  36. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_vendor\requests\utils.py", line 25, in <module>
  37. from . import certs
  38. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_vendor\requests\certs.py", line 15, in <module>
  39. from pip._vendor.certifi import where
  40. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_vendor\certifi\__init__.py", line 1, in <module>
  41. from .core import contents, where
  42. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip\_vendor\certifi\core.py", line 12, in <module>
  43. from importlib.resources import path as get_path, read_text
  44. File "c:\users\user\appdata\local\programs\python\python37\lib\importlib\resources.py", line 11, in <module>
  45. from typing import Iterable, Iterator, Optional, Set, Union # noqa: F401
  46. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\typing.py", line 1359, in <module>
  47. class Callable(extra=collections_abc.Callable, metaclass=CallableMeta):
  48. File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\typing.py", line 1007, in __new__
  49. self._abc_registry = extra._abc_registry
  50. AttributeError: type object 'Callable' has no attribute '_abc_registry'
  51. ----------------------------------------
  52. WARNING: Discarding https://github.com/vkbottle/vkbottle/archive/master.zip. Command errored out with exit status 1: 'c:\users\user\appdata\local\programs\python\python37\python.exe' 'c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\User\AppData\Local\Temp\pip-build-env-owpagrfx\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'poetry>=0.12' Check the logs for full command output.
  53. ERROR: Command errored out with exit status 1: 'c:\users\user\appdata\local\programs\python\python37\python.exe' 'c:\users\user\appdata\local\programs\python\python37\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\User\AppData\Local\Temp\pip-build-env-owpagrfx\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'poetry>=0.12' Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement