Re: [Tutor] site-packages and permissions to byte-compile

2007-01-29 Thread Tim Johnson
On Monday 29 January 2007 03:17 pm, Dave Kuhlman wrote: > On Mon, Jan 29, 2007 at 01:35:22PM -0900, Tim Johnson wrote: > > Hello: > > > > I just installed python 2.5 on Linux/Slackware 10.0 > > > > I have placed three files in the root of site-packages > > on my machine that is > > /usr/local/lib/p

Re: [Tutor] site-packages and permissions to byte-compile

2007-01-29 Thread Dave Kuhlman
On Mon, Jan 29, 2007 at 01:35:22PM -0900, Tim Johnson wrote: > Hello: > > I just installed python 2.5 on Linux/Slackware 10.0 > > I have placed three files in the root of site-packages > on my machine that is > /usr/local/lib/python2.5/site-packages > > python appears to be importing this files

Re: [Tutor] site-packages

2006-03-25 Thread linda.s
On 3/25/06, Danny Yoo <[EMAIL PROTECTED]> wrote: > > > On Sat, 25 Mar 2006, linda.s wrote: > > > I downloaded some modules and were told to put under > > *\Python24\Lib\site-packages > > Hi Linda, > > Out of curiosity, which module? If we're being asked to copy files > manually into site-packages,

Re: [Tutor] site-packages

2006-03-25 Thread Danny Yoo
On Sat, 25 Mar 2006, linda.s wrote: > I downloaded some modules and were told to put under > *\Python24\Lib\site-packages Hi Linda, Out of curiosity, which module? If we're being asked to copy files manually into site-packages, we should do a double check on this, because that's a slightly od