• Ошибка подключения discord.py к Pycharm?

    @New_user_127 Автор вопроса
    Максим Невзоров, Исправил сам - откатил питон до версии 3.7,помогло,но попробую ваше решение. Большое спасибо <3
  • Ошибка подключения discord.py к Pycharm?

    @New_user_127 Автор вопроса
    Прогресс пошел,ошибка стала вроде меньше,но все-же
    ERROR: Command errored out with exit status 1:
    command: 'c:\users\дима\appdata\local\programs\python\python38\python.exe' 'c:\users\дима\appdata\local\programs\python\python38\lib\site-packages\pip\_vendor\pep517\_in_process.py' prepare_metadata_for_build_wheel 'C:\Users\1F43~1\AppData\Local\Temp\tmpb3hcztuf'
    cwd: C:\Users\Дима\AppData\Local\Temp\pip-install-vhd4a5kb\aiohttp
    Complete output (24 lines):
    running dist_info
    creating C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.egg-info
    writing C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.egg-info\PKG-INFO
    writing dependency_links to C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.egg-info\dependency_links.txt
    writing requirements to C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.egg-info\requires.txt
    writing top-level names to C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.egg-info\top_level.txt
    writing manifest file 'C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.egg-info\SOURCES.txt'
    reading manifest file 'C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.egg-info\SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    Error in sitecustomize; set PYTHONVERBOSE for traceback:
    SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xe4 in position 0: invalid continuation byte (sitecustomize.py, line 7)
    warning: no files found matching 'aiohttp' anywhere in distribution
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    warning: no previously-included files matching '*.pyd' found anywhere in distribution
    warning: no previously-included files matching '*.so' found anywhere in distribution
    warning: no previously-included files matching '*.lib' found anywhere in distribution
    warning: no previously-included files matching '*.dll' found anywhere in distribution
    warning: no previously-included files matching '*.a' found anywhere in distribution
    warning: no previously-included files matching '*.obj' found anywhere in distribution
    warning: no previously-included files found matching 'aiohttp\*.html'
    no previously-included directories found matching 'docs\_build'
    writing manifest file 'C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.egg-info\SOURCES.txt'
    creating 'C:\Users\Дима\AppData\Local\Temp\pip-modern-metadata-i4a7j7xz\aiohttp.dist-info'
    error: invalid command 'bdist_wheel'
    ----------------------------------------
    ERROR: Command errored out with exit status 1: 'c:\users\дима\appdata\local\programs\python\python38\python.exe' 'c:\users\дима\appdata\local\programs\python\python38\lib\site-packages\pip\_vendor\pep517\_in_process.py' prepare_metadata_for_build_wheel 'C:\Users\1F43~1\AppData\Local\Temp\tmpb3hcztuf' Check the logs for full command output.

    Что мне с этим чудом делать?