1

I need to install biicode on travis OSX machines. Is it possible to install biicode from the command line on OSX?

I tried to install it with sudo installer -pkg bii-macos-64_3_3.pkg -target / but it fails. Triying to install it with homebrew (cask) also fails with this error.

biicode fails to install

Thanish
  • 309
  • 2
  • 5
  • Have you tried to install&run it from source code? It is open source, should be just git clone (two repos, client & common) and then pip install -r requirements of both. – drodri Sep 05 '15 at 15:30
  • Also, have you tried with homebrew cask? https://github.com/caskroom/homebrew-cask/blob/master/Casks/biicode.rb – drodri Sep 05 '15 at 15:31
  • Hi @drodri, I tried cask and it fails with the same error. I didn't think of running it from source code. I'll give it a try. – Thanish Sep 05 '15 at 18:02
  • Ok, great, tell me if you find any problem running from source. – drodri Sep 06 '15 at 19:42
  • 1
    It seems you use ElCapitan. I have the same problem – Nickolay Kondratenko Dec 21 '15 at 10:36
  • Wait a second, so there is no fix for Mac OS-X El Capitan at this point in time? It's December, I just tried both the installer, and brew cask, and getting the same exact error. – Konstantin Gredeskoul Dec 28 '15 at 05:31

0 Answers0