PythonCard installation

Steve Holden steve at holdenweb.com
Mon Jan 29 08:22:41 EST 2007


dudds wrote:
> 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




More information about the Python-list mailing list