"John R. Cary" <[email protected]> writes: > $ python setup.py install --prefix=/d/facets/contrib > connect 173.8.244.121 port 6000: Connection timed out > X connection to foo.bar.com:12.0 broken (explicit kill or server shutdown).
Try unsetting your DISPLAY environment variable, e.g. env DISPLAY= python setup.py install --prefix=/d/facets/contrib -- Jouni K. Seppänen http://www.iki.fi/jks ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
