[sage-support] Re: Python Imaging Library

2008-09-16 Thread Timothy Clemans

Sage doesn't use your system install of Python, but instead it uses
the one included in the Sage distribution.

Assuming you are building PIL from source use the command: sage
-python setup.py install

On Tue, Sep 16, 2008 at 2:56 AM, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

 Hi,

 I have installed Python Imaging Library (PIL) on my Linux box, I can
 access it in python however I don't have access to PIL functions while
 working with Sage.

 My configuration: Sage 3.1.1, PIL 1.1.5, python 2.4.4

 Is there any command line parameter I can pass to Sage in order to use
 PIL in Sage ? Can you help me to find a solution please ?

 Thanks in advance for your nice reply, have a nice day,

 jerome.landre
 University of Reims
 France

 


--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---



[sage-support] Re: Python Imaging Library

2008-09-16 Thread David Joyner

Besides Timothy's suggestion, you might be able to install PIL on top of
Sage using

sage -i PIL-1.1.5

It is listed among Sage's experimental packages at
http://www.sagemath.org/packages/experimental/
(which means it might work and it might not:-).


On Tue, Sep 16, 2008 at 2:56 AM, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

 Hi,

 I have installed Python Imaging Library (PIL) on my Linux box, I can
 access it in python however I don't have access to PIL functions while
 working with Sage.

 My configuration: Sage 3.1.1, PIL 1.1.5, python 2.4.4

 Is there any command line parameter I can pass to Sage in order to use
 PIL in Sage ? Can you help me to find a solution please ?

 Thanks in advance for your nice reply, have a nice day,

 jerome.landre
 University of Reims
 France

 


--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---



[sage-support] Re: Python Imaging Library

2008-09-16 Thread Simon King

Dear Jerome,

On Sep 16, 1:26 pm, David Joyner [EMAIL PROTECTED] wrote:
 It is listed among Sage's experimental packages 
 athttp://www.sagemath.org/packages/experimental/
 (which means it might work and it might not:-).

One encouraging remark: On my Suse Linux 64bit machine, the
experimental PIL package works fine.

Cheers
Simon

--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---



[sage-support] Re: Python Imaging Library

2008-09-16 Thread Robert Bradshaw

You can also install nearly any Python library by doing sage -python  
setup.py

- Robert

On Sep 16, 2008, at 4:26 AM, David Joyner wrote:


 Besides Timothy's suggestion, you might be able to install PIL on  
 top of
 Sage using

 sage -i PIL-1.1.5

 It is listed among Sage's experimental packages at
 http://www.sagemath.org/packages/experimental/
 (which means it might work and it might not:-).


 On Tue, Sep 16, 2008 at 2:56 AM, [EMAIL PROTECTED]
 [EMAIL PROTECTED] wrote:

 Hi,

 I have installed Python Imaging Library (PIL) on my Linux box, I can
 access it in python however I don't have access to PIL functions  
 while
 working with Sage.

 My configuration: Sage 3.1.1, PIL 1.1.5, python 2.4.4

 Is there any command line parameter I can pass to Sage in order to  
 use
 PIL in Sage ? Can you help me to find a solution please ?

 Thanks in advance for your nice reply, have a nice day,

 jerome.landre
 University of Reims
 France




 


--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---



[sage-support] Re: Python Imaging Library

2008-09-16 Thread [EMAIL PROTECTED]

Hi all,

Thanks a lot for your nice and quick answer. You have solved my
problem.

Have a nice day wherever you are,

Best regards,

Jérôme Landré
University of Reims
France


On 16 sep, 20:06, Robert Bradshaw [EMAIL PROTECTED]
wrote:
 You can also install nearly any Python library by doing sage -python  
 setup.py

 - Robert

 On Sep 16, 2008, at 4:26 AM, David Joyner wrote:



  Besides Timothy's suggestion, you might be able to install PIL on  
  top of
  Sage using

  sage -i PIL-1.1.5

  It is listed among Sage's experimental packages at
 http://www.sagemath.org/packages/experimental/
  (which means it might work and it might not:-).

  On Tue, Sep 16, 2008 at 2:56 AM, [EMAIL PROTECTED]
  [EMAIL PROTECTED] wrote:

  Hi,

  I have installed Python Imaging Library (PIL) on my Linux box, I can
  access it in python however I don't have access to PIL functions  
  while
  working with Sage.

  My configuration: Sage 3.1.1, PIL 1.1.5, python 2.4.4

  Is there any command line parameter I can pass to Sage in order to  
  use
  PIL in Sage ? Can you help me to find a solution please ?

  Thanks in advance for your nice reply, have a nice day,

  jerome.landre
  University of Reims
  France
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---