[Slackbuilds-users] Building wxPyhon-3.0.0.0

Rich Shepard rshepard at appl-ecosys.com
Sat May 10 19:24:36 UTC 2014


On Sat, 10 May 2014, Heinz Wiesinger wrote:

> https://github.com/pprkut/SlackBuilds/tree/wxPython/libraries/wxPython
> Beware that lots of stuff doesn't work with wxPython 3 yet.

Heinz,

   I upgraded pysetuptools to version 3.4.4 (specifying python3 in the
SlackBuild script), but still get this error when running the
wxPython.SlackBuild script:

  The installation of wxWidgets is finished.  On certain
  platforms (e.g. Linux) you'll now have to run ldconfig
  if you installed a shared library and also modify the
  LD_LIBRARY_PATH (or equivalent) environment variable.
  ------------------------------------------------------
Traceback (most recent call last):
   File "setup.py", line 42, in <module>
     from config import *
   File
"/home/rshepard/workspace/SBo/wxPython-src-3.0.0.0/wxPython/config.py", line
36
     print "Setuptools must be installed to build an egg"
                                                        ^
SyntaxError: invalid syntax

   Is this something I've done incorrectly?

Rich


More information about the SlackBuilds-users mailing list