FileNotFoundError in test_pip_upgrade_from_source on macOS
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
When running the tests on macOS on Python (3.6, 3.7.0b2 but not 2.7), I see this failure.
The failure doesn't happen on Linux, so I presume the issue is isolated to macOS (or maybe something about my environment).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running test_pip_upgrade_from_source on macOS with Python 3.6 or 3.7, comparing the failure linked in the issue with behavior on Linux and Python 2.7. Trace the FileNotFoundError from the test and use the linked gist for its exact context. Done means the test passes on the affected macOS Python versions without regressing the reported working environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100