On Fri, Apr 25, 2014 at 9:36 AM, William Stein <wst...@gmail.com> wrote:
> On Fri, Apr 25, 2014 at 9:24 AM, Volker Braun <vbraun.n...@gmail.com> wrote:
>> pillow is the replacement for the deprecated PIL
>
> Awesome -- I had no idea;  exciting!

Unfortunately, pillow and snappy both fail as below.  However, using
"pip install" they both install fine, so I'll just leave this.  But in
case you're curious there seems to be something funny going on.  It
may be an interaction with me using pip, in which case we'll face it
if/when pip gets added to sage later.

make
....
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
****************************************************
patching file setup.py
running install
Traceback (most recent call last):
  File "setup.py", line 619, in <module>
    zip_safe=True,
  File "/usr/local/sage/sage-6.2.beta8/local/lib/python/distutils/core.py",
line 152, in setup
    dist.run_commands()
  File "/usr/local/sage/sage-6.2.beta8/local/lib/python/distutils/dist.py",
line 953, in run_commands
    self.run_command(cmd)
  File "/usr/local/sage/sage-6.2.beta8/local/lib/python/distutils/dist.py",
line 972, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.7/dist-packages/setuptools/command/install.py",
line 73, in run
    self.do_egg_install()
  File "/usr/lib/python2.7/dist-packages/setuptools/command/install.py",
line 82, in do_egg_install
    cmd.ensure_finalized()  # finalize before bdist_egg munges install cmd
  File "/usr/local/sage/sage-6.2.beta8/local/lib/python/distutils/cmd.py",
line 109, in ensure_finalized
    self.finalize_options()
  File "/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py",
line 274, in finalize_options
    ('install_dir','install_dir')
  File "/usr/local/sage/sage-6.2.beta8/local/lib/python/distutils/cmd.py",
line 298, in set_undefined_options
    src_cmd_obj.ensure_finalized()
  File "/usr/local/sage/sage-6.2.beta8/local/lib/python/distutils/cmd.py",
line 109, in ensure_finalized
    self.finalize_options()
  File "/usr/lib/python2.7/dist-packages/setuptools/command/install_lib.py",
line 13, in finalize_options
    self.set_undefined_options('install',('install_layout','install_layout'))
  File "/usr/local/sage/sage-6.2.beta8/local/lib/python/distutils/cmd.py",
line 302, in set_undefined_options
    getattr(src_cmd_obj, src_option))
  File "/usr/local/sage/sage-6.2.beta8/local/lib/python/distutils/cmd.py",
line 105, in __getattr__
    raise AttributeError, attr
AttributeError: install_layout
Error building / installing Pillow

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to