Unable to build from source
- Dominant language
- Python
- Stars
- 9.1k
- Forks
- 784
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Description
I'm trying to build arrow 1.3.0 but it fails with the following mysterious error message:
```
ModuleNotFoundError: No module named 'arrow'
```
[Full build log](https://github.com/user-attachments/files/17044149/spack-build-out.txt)
## System Info
- 🖥 **OS name and version**: macOS 15.0
- 🐍 **Python version**: 3.11.9
- 🏹 **Arrow version**: 1.3.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the source build with Python 3.11.9 on macOS 15.0 and inspect the linked full build log for the first failure around ModuleNotFoundError: No module named 'arrow'. Done means Arrow 1.3.0 builds successfully from source without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100