Код: Выделить всё
pyenv install 3.13.0 -f
Downloading Python-3.13.0.tar.xz...
\-\> https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tar.xz
Installing Python-3.13.0...
BUILD FAILED (MINGW64_NT-10.0-19045 3.4.10-87d57229.x86_64 using python-build 20180424)
Inspect or clean up the working tree at /tmp/python-build.20250105182021.11329
Results logged to /tmp/python-build.20250105182021.11329.log
Last 10 log lines:
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking for --with-app-store-compliance... not patching for app store compliance
checking for gcc... no
checking for cc... no
checking for cl.exe... no
checking for clang... no
configure: error: in `/tmp/python-build.20250105182021.11329/Python-3.13.0': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details
Код: Выделить всё
python -VPython 3.8.2
Я работаю в Windows и использую bash [MINGW64] . Может ли кто-нибудь мне помочь?
Я пытаюсь запустить код FastAPI, но не получается:
ImportError : невозможно импортировать имя «Аннотировано» из «типирования» (c:\python38\lib\typing.py
Мне нужно обновить эту версию, чтобы запустить код.
Подробнее здесь: https://stackoverflow.com/questions/793 ... -or-3-13-0
Мобильная версия