Re: [python-uk] Sudoku links & dojo ideas

2009-12-14 Thread Thomas Dunham
Hi Jonathan, I'm up for that too. Tom On Fri, Dec 11, 2009 at 10:43 AM, Jonathan Hartley wrote: > Is anyone interested in going through those Strang's lectures with me? Like > a book club. We could watch one lecture a week at our own convenience, and > then use a google group or somesuch to di

Re: [python-uk] Sudoku links & dojo ideas

2009-12-14 Thread Jonathan Hartley
Hey Toby, Which bit were you referring to? If it was the 'math lectures' bit, then I didn't want to miss you off the list. Was it that, or something else? Jonathan Jonathan Hartley Made of meat. http://tartley.com tart...@tartley.com +44 7737 062 225 twitter/skype: tartley

[python-uk] Python based package installation, how to?

2009-12-14 Thread JIA Pei
Hi, all: Just start using python and want to install some python based packages. However, after installation, only some of the python packages can be imported, while other won't. For example pyml at http://pyml.sourceforge.net/ what I've done are: $ sudo python setup.py install $ easy_instal