122 3223Ученик (209)
4 минуты назад
Поставил, но возникла теперь такая ошибка. Что делать? Could not find platform independent libraries <prefix>
Fatal Python error: Failed to import encodings module
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00003880 (most recent call first):
<no Python frame>
× Building wheel for aiohttp (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [92 lines of output]
*********************
* Accelerated build *
*********************
building 'aiohttp._websocket' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for aiohttp
Failed to build aiohttp
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (aiohttp)