lunar-linux / moonbase-other

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python2-pillow

stumbles opened this issue · comments

I don't think this version 8.0.1 can be compiled using python2;

  • CXXFLAGS=" -O2 -march=native -mtune=native -pipe -O2 -march=native -pipe"
  • CPPFLAGS=" -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2"
  • LDFLAGS=" -s"
  • MAKES="9"
  • Enabled wrapper script usage
  • running "default_build"
  • running "default_python2_build"
    File "setup.py", line 42
    f"Pillow {PILLOW_VERSION} does not support Python "
    ^
    SyntaxError: invalid syntax
    cp: cannot stat '/usr/src/Pillow-8.0.1/__pythondest2/*': No such file or directory
    Creating /var/log/lunar/compile/python2-pillow-8.0.1.xz
    ! Problem detected during BUILD

Thank you Dennis. I reverted the version bumped to the Python 2.x module.