go-vncdriver
go-vncdriver copied to clipboard
pip install fails when pulling from PyPI (OSX 10.11.6)
When installing via pip install go-vncdriver I ran into some arcane issues for which i cannot paste the exact console output, because I cannot reproduce them after my successful install.. but the gist of it looked something like: dsymutil invalid abbreviation code
I'm not sure what the difference is between the PyPI repo, but when I installed from source via the instructions in the README.md, I had no issue installing go-vncdriver.
I suspect that the PyPI installer script may have some differences, but I do not know the details on how these things are supposed to work.