Re: [Twisted-Python] Python 2.6 with twisted on OSX

2010-12-23 Thread Eric Dennison
Thank you all! Now I feel foolish because it was so easy. I'm used to the Ubuntu way of installing things so I didn't know I could just do all of this by installing easy_install and using that to install twisted (and whatever else strikes my fancy). It works like a charm :) -Eric On Thu, Dec 23,

Re: [Twisted-Python] Python 2.6 with twisted on OSX

2010-12-23 Thread Russell E. Owen
In article , Eric Dennison wrote: > I am planning to teach a Python/Pygame workshop in which students will be > (mostly) using Apple hardware and OSX in various flavors. The installation > of Python 2.6 and Pygame runs smoothly but I hit a wall when trying to > download/install Twisted because

Re: [Twisted-Python] Python 2.6 with twisted on OSX

2010-12-23 Thread CL Chow
easy_install/pip? Regards, CL Chow "Please do not send me Microsoft Office/Apple iWork documents. Send OpenDocument instead! http://fsf.org/campaigns/opendocument/"; On Thu, Dec 23, 2010 at 9:53 PM, Eric Dennison wrote: > I am planning to teach a Python/Pygame workshop in which students will