heroku-buildpack-python icon indicating copy to clipboard operation
heroku-buildpack-python copied to clipboard

Improve the error message if `.heroku` is a file not a directory

Open edmorley opened this issue 10 months ago • 0 comments

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.

edmorley avatar Mar 05 '25 09:03 edmorley