This is in addition to this post: Can't compile rwd skin SCSS in Magento CE 1.9
Windows 8.1 / PowerShell
Compass 1.0.1 (Polaris)
Sass 3.4.6 (Selective Steve)
ruby 2.1.3p242 (2014-09-19 revision 47630) [x64-mingw32]
I removed the " from a:not(".button") > a:not(.button)
New error:
"NoMethodError: undefined method `specificity' for [:not(.block-layered-nav)]:Array";
Commented out the block then I get:
"NoMethodError: undefined method `specificity' for [:not(:last-child)]:Array"