PythonCard installation

D

dudds

Anyone had any joy with this using FC6?? When I try to run code editor
I get the error "Traceback (most recent call last):
File
"/usr/lib/python2.4/PythonCard-0.8.2/tools/codeEditor/codeEditor.py",
line 13, in ?
from PythonCard import about, configuration, dialog, log, menu,
model, resource, util
ImportError: No module named PythonCard"
 
S

Steve Holden

dudds said:
Anyone had any joy with this using FC6?? When I try to run code editor
I get the error "Traceback (most recent call last):
File
"/usr/lib/python2.4/PythonCard-0.8.2/tools/codeEditor/codeEditor.py",
line 13, in ?
from PythonCard import about, configuration, dialog, log, menu,
model, resource, util
ImportError: No module named PythonCard"
This isn't really a platform-specific issue - you just need to install
PythonCard so that the interpreter can find it.

regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
Blog of Note: http://holdenweb.blogspot.com
See you at PyCon? http://us.pycon.org/TX2007
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top