Matthew Gordon
Matthew Gordon
I've created a `Gemfile` & `gemspec` on a fork of master if any else is still using this: https://github.com/mrgordon/aws-s3 I needed the `use_ssl` bugfix that is not in the latest...
Looks good to me
Yes I never observed the error on the earlier versions that @beedub mentions but we'll reverify as well
After further testing, we found that it's possible to install the newer versions if we first install the old versions and then upgrade In other words, the earlier versions appear...
FYI hit this issue again when trying to make a minor code change. I'm guessing somehow I ended up with a dyno that didn't have the pre-existing artifacts and now...
Here is, I think, where it can't find BLAS: ``` remote: -----> Fetching set buildpack https://github.com/CrowdFlower/heroku-buildpack-scipy#testing... done remote: -----> Python app detected remote: -----> Noticed cffi. Bootstrapping libffi. remote: ----->...