Results 24 comments of TetherX

I'm getting the same problem here on ubuntu: ``` # pip install scikits.audiolab Downloading/unpacking scikits.audiolab Downloading scikits.audiolab-0.11.0.tar.gz (892Kb): 892Kb downloaded Running setup.py egg_info for package scikits.audiolab SndfileInfo: libraries sndfile not...

Did you manage to find a solution? - I'm having the same problem

If I use https://github.com/toleda/audio_CloverALC/blob/master/audio_cloverALC-110.sh instead it does not show this error but I'm still not able to get audio :(

Hi Soveran, Thank you for the reply. Sure that makes sense not to index nil by default, but maybe it could be an optional option, something like: ``` ruby index...

I can see what you're saying, but in terms of other databases, I'm used to doing this with Mongo (Mongoid): ```ruby User.where(:auth_token.exists => false) ``` You're right, if no index...

I'm trying to do the same and hitting the same "Invalid CSS after..." error. Would be great to have a solution without resorting to the CSS engine.

Did you ever get this working?

If I click on the docker icon in the menu bar -> preferences -> and I untick "Securely store docker logins in macOS keychain" this problem goes away.