heroku / heroku/heroku-buildpack-python
Improve the error message if `.heroku` is a file not a directory
Open
enhancement
- Dominant language
- Ruby
- Stars
- 993
- Forks
- 1.8k
- Avg merge
- 10h 50m
- Merged PRs (30d)
- 10
Description
eg:
```
-----> Building on the Heroku-24 stack
-----> Determining which buildpack to use for this app
-----> Python app detected
-----> Using Python 3.11 specified in .python-version
-----> Installing Python 3.11.11
mkdir: cannot create directory ‘/tmp/build_6c33c932/.heroku’: Not a directory
! Push rejected, failed to compile Python app.
```
GUS-W-19247001.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.