Just installed, "ImportError: cannot import name test_support" #121
Comments
I've never encountered this (I also have an OS X 10.10 machine running tmuxp) What is your pip version? ( How did you install your pip? Did you use |
I have the same problem: OSX 10.10, Anaconda Python 2.7.10 |
I also have pip version 7.1.2. I don't recall how it was originally installed. The problem for me is that I have my user site-packages pointing at a virtualenv (for a project that has imports within plpythonu functions). This is where my system is finding the latest version of pip. I removed the user site-packages synlink, uninstalled tmuxp and reinstalled it. This seems to have corrected the issue for me. |
I haven't recreated it personally yet, I have found this issue can has arisen elsewhere: |
Anyone interested in making a PR for this? @pumazi @mprat |
@pumazi @mprat: tmuxp v0.9.3 is up. Give it a try |
I just installed tmuxp (
pip install tmuxp
). I received the following error when I runtmuxp --help
or anything tmuxp.I'm on OS X 10.10 with (homebrew installed) Python 2.7.9.
The text was updated successfully, but these errors were encountered: