heroku-python / conda-buildpack

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

Latest version not working #28

Open davidbilik opened 8 years ago

davidbilik commented 8 years ago

When trying to use your buildpack on bluemix it fails with this error:

----->Downloaded app package (44K) -----> Downloaded app buildpack cache (215M) Cloning into '/tmp/buildpacks/conda-buildpack'... /tmp/buildpacks/conda-buildpack/bin/steps/conda_compile: line 10: /home/vcap/.heroku/miniconda/conda-meta/pinned: No such file or directory Staging failed: Buildpack compilation step failed

FAILED BuildpackCompileFailed

i have forked your repository and reverted to commit ff54da2f5720caffb8a3b6fea6d657a45bc05e61 and now it works.