install wxPython

kyosohma at gmail.com kyosohma at gmail.com
Tue Apr 10 11:51:12 EDT 2007


On Apr 9, 3:20 pm, Marco <king_of_bellm... at bluewin.ch> wrote:
> Hi,
>
> I have a problem to install wxPython on my MacBook (Pythonversion 2.5).
> If would install the wxPython (python setup.py install), then I got
> this error:
>
> Traceback (most recent call last):
> File "/Users/marco/Desktop/flexo1/wxpython/wxPython-src-2.8.3.0/
> wxPython/setup.py", line 49, in <module>
> copy_file('config.py', 'wx/build', update=1, verbose=1)
> File "/Users/marco/python//lib/python2.5/distutils/file_util.py",
> line 119, in copy_file
> "can't copy '%s': doesn't exist or not a regular file" % src
> distutils.errors.DistutilsFileError: can't copy 'config.py': doesn't
> exist or not a regular file
>
> Where is the problem and how could i fix it?
>
> Thx for your answers.
> marco

You need to post this problem to the wxPython user's group at:
http://wxpython.org/maillist.php

There are a number of Mac users there that should be able to help you.

Mike




More information about the Python-list mailing list