Closed epinault closed 9 years ago
Did you follow the instruction in the last line of the error?
Make sure that
gem install tf-idf-similarity -v '0.1.4'succeeds before bundling.
Additionally, this repository is for requesting new features for bundler, and not for reporting bugs.
Yes, I tried and it works fine when I do gem install . Hence why I don t know why it does not work with bundler . Still get that same error despite installing it manually
Please open a new issue on bundler/bundler for this, and please show us the contents of the make log (the path is printed in the error message).
@indirect I would love to, but the file is nowhere to be found! Despite that parth printed in the error message). It is never created , nor any folder in that path. Hence why I cannot even debug it. I even ran it with --verbose to help see details but not working either
So I am trying instal the tf-idf-similarity 0.1.4 gem. that install works fine with gem install tf-idf-similarity
I have :
But trying to use bundle install I get the following. Unfortunately none of the log exists when looking for them nor do I understand why it is failing at this point.