472,143 Members | 1,624 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,143 software developers and data experts.

wxWindows - incorrect path on installation?

This should be a very simple one, sorry!

I installed wxWindows on my OS X box but I am unable to get my python
install to recognize the module. Unfortunately I don't know a whole
lot about where modules install to or how to configure python to see
them. IE: 'import wx' does not work - it says unknown module wx.

Do I need to tweak a path variable or something?

I have MacPython installed and the binary of wxWindows (wxPython) from
wxpython.com

Thanks guys,
Blaine

Aug 6 '07 #1
2 1267
frikk wrote:
This should be a very simple one, sorry!

I installed wxWindows on my OS X box but I am unable to get my python
install to recognize the module. Unfortunately I don't know a whole
lot about where modules install to or how to configure python to see
them. IE: 'import wx' does not work - it says unknown module wx.

Do I need to tweak a path variable or something?

I have MacPython installed and the binary of wxWindows (wxPython) from
wxpython.com

Thanks guys,
Blaine
What version of wxPython did you install? I don't think any of them are
configured to work with Apple's system-installed Python--you would need
to install Python 2.5 from the Python.org website.

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
Aug 6 '07 #2
On Aug 6, 12:54 pm, frikk <frik...@gmail.comwrote:
This should be a very simple one, sorry!

I installed wxWindows on my OS X box but I am unable to get my python
install to recognize the module. Unfortunately I don't know a whole
lot about where modules install to or how to configure python to see
them. IE: 'import wx' does not work - it says unknown module wx.

Do I need to tweak a path variable or something?

I have MacPython installed and the binary of wxWindows (wxPython) from
wxpython.com

Thanks guys,
Blaine
Check you version of Python. Update if needed and then go here for
your specific version: http://pythonmac.org/packages/

The wxPython website also talks about how to install wxPython on Macs.
See http://www.wxpython.org/download.php

Mike

Aug 6 '07 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by Stephen Ferg | last post: by
reply views Thread by Kenneth Payne | last post: by
3 posts views Thread by Kenneth McDonald | last post: by
4 posts views Thread by Sathyaish | last post: by
1 post views Thread by murphy | last post: by
3 posts views Thread by murphy | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.