Jump to content

Mandrake 10.1 and Python


Guest ancienthart
 Share

Recommended Posts

Guest ancienthart

I keep getting this message when I try to use python:

 

[joal@localhost joal]$ python
'import site' failed; use -v for traceback
Python 2.3.4 (#1, Apr 18 2005, 19:03:06)
[GCC 3.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>

I suspect that is why I also keep getting messages like this:

 

>>> import wxPython
Traceback (most recent call last):
 File "<stdin>", line 1, in ?
ImportError: No module named wxPython
>>>

Even though wxPython is sitting in /usr/lib/python2.3/site-packages.

 

Anybody got a fix for it?

 

Joal Heagney

 

[moved from Software by spinynorman - welcome aboard :)]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...