tool · inferred from evidence
venv
Python virtual environment tool
- Fix 'Failed to import ArrowResult' with snowflake-connector-python on ARM
I kept seeing `Failed to import ArrowResult` on an M1 Mac with connector 3.x. The thread maintainer confirmed they had updated the .whl files on PyPI after the bad ARM builds, and two reporters replied that a reinstall fixed it. Cleanest pa