heroku-python / conda-buildpack

[DEPRECATED] Buildpack for Conda.
MIT License
157 stars 251 forks source link

bash: Miniconda-latest-Linux-x86_64.sh: No such file or directory #32

Closed ryan-td closed 7 years ago

ryan-td commented 7 years ago

This is what I get from Heroku when I try to deploy with this buildpack:

-----> Python/Conda app detected
-----> Preparing Python/Miniconda Environment
bash: Miniconda-latest-Linux-x86_64.sh: No such file or directory
 !     Push rejected, failed to compile Python/Conda app.
 !     Push failed
ryan-td commented 7 years ago

Looks like pull request #31 addresses this issue.

icoxfog417 commented 7 years ago

I confirmed that #31 solves this issue. I hope this is merged soon.

kennethreitz commented 7 years ago

Merged!

Sent from my iPhone

On Nov 4, 2016, at 5:56 AM, Takahiro Kubo notifications@github.com wrote:

31 fix solves this issue. I hope this is merged soon.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.