ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> wxpython-users
wxpython-users
Re: [wxpython-users] Simulating Mouse Events
by Robin Dunn other posts by this author
Jan 31 2009 3:01PM messages near this date
Re: [wxpython-users] Simulating Mouse Events | [wxpython-users] AUINotebook saving view yet?
Christopher Barker wrote:
>  John Jackson wrote:
> > However, when I import wx.build.config, I get a series of messages:
> >
> >  >>> import wx.build.config
> > ls: wx*-2.4-config: No such file or directory
> > ls: wx*-2.4-config: No such file or directory
>  
>  are you on OS-X?
>  
>  If so:
>  
>  1) Apple provides a version of wx with the system -- it looks like you 
>  are getting the 2.4 wx-config -- you need to run the wx-config that your 
>  build of wx (2.8) produces. There must be a way to set this somewhere.

You can pass a WX_CONFIG=pathname parameter on the setup.py command line 
to tell it which one to use.  Or just make sure that the newer wx-config 
is found first on the PATH.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!

_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
John Jackson
Kevin Ollivier
John Jackson
Christopher Barker
Robin Dunn

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved