ImportError:
dlopen(/Users/huxunxun/.espressif/python_env/idf5.5_py3.10_env/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-darwin.so,
0x0002): tried:
'/Users/huxunxun/.espressif/python_env/idf5.5_py3.10_env/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-darwin.so'
(mach-o file, but is an incompatible architecture (have 'arm64', need
'x86_64')),
'/System/Volumes/Preboot/Cryptexes/OS/Users/huxunxun/.espressif/python_env/idf5.5_py3.10_env/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-darwin.so'
(no such file),
'/Users/huxunxun/.espressif/python_env/idf5.5_py3.10_env/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-darwin.so'
(mach-o file, but is an incompatible architecture (have 'arm64', need
'x86_64'))
Call Stack (most recent call first):
/Users/huxunxun/esp-idf/v5.5/esp-idf/tools/cmake/project.cmake:740 (idf_build_process)
CMakeLists.txt:12 (project)
ImportError:
dlopen(/Users/huxunxun/.espressif/python_env/idf5.5_py3.10_env/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-darwin.so,
0x0002): tried:
'/Users/huxunxun/.espressif/python_env/idf5.5_py3.10_env/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-darwin.so'
(mach-o file, but is an incompatible architecture (have 'arm64', need
'x86_64')),
'/System/Volumes/Preboot/Cryptexes/OS/Users/huxunxun/.espressif/python_env/idf5.5_py3.10_env/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-darwin.so'
(no such file),
'/Users/huxunxun/.espressif/python_env/idf5.5_py3.10_env/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-darwin.so'
(mach-o file, but is an incompatible architecture (have 'arm64', need
'x86_64'))
Call Stack (most recent call first):
/Users/huxunxun/esp-idf/v5.5/esp-idf/tools/cmake/project.cmake:740 (idf_build_process)
CMakeLists.txt:12 (project)