I am trying to install pyenchant on OSX snow Leopard. I have installed enchant via macports and it produced no errors, but when I try to install pyEnchant via setup.py it gives me this error:
OSError: [Errno 2] No such file or directory: './tools/pyenchant-bdist-osx-sources/build/lib'
I cannot find anything on the pyenchant site og google about this error so I turn to you guys. What can I do to make this work?