From: Kevin A. <al...@se...> - 2007-08-27 17:06:36
|
On Aug 27, 2007, at 9:31 AM, Root, Richard wrote: > I am having some problem with getting codeEditor to run. I have =20 > followed Kevin=92s great installation guide at =20 > PythonCard.sourceforge, and the =93acid test=94 worked fine. I can = load =20 > and run the other samples besides minimal, just fine. However, in =20 > the components folder, nothing seems to work, not ever codeEditor. =20 > I do get a restart, and then the following shows in the shell window: > > > Last login: Sun Aug 26 17:47:22 on ttyp1 > > Welcome to Darwin! > > Richard-Roots-Computer:~ richardroot$ cd '/Library/Frameworks/=20 > Python.framework/Versions/2.5/lib/python2.5/site-packages/=20 > PythonCard/components/' && '/usr/local/bin/pythonw' '/Library/=20 > Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-=20 > packages/PythonCard/components/codeeditor.py' && echo Exit status: =20= > $? && exit 1 > > Exit status: 0 > > logout > > [Process completed] The codeEditor tool is located at PythonCard/tools/codeEditor/=20 codeEditor.py not the components directory. The modules in the =20 components directory are just that, components used by the PythonCard =20= framework, samples, and tools, they are not applications. If the =20 instructions you were following refer to running from the components =20 directory, please send me a URL so I can get that fixed. If you are unable to run PythonCard/tools/codeEditor/codeEditor.py =20 please send a follow-up and we'll investigate further. Thanks, ka > If it matters, I am running a G4 laptop, with OS 10.4.8. I have =20 > installed the packages on another Mac and had a little trouble at =20 > first with a file that could not be found, moved it to the =20 > PythonCard folder, and was able to get codeEditor to run. But now =20 > I find that nothing I do will launch it. What do I need to know to =20 > get codeEditor to launch? > > Thanks, > > > Richard T. Root, M.Sc. > > Principal Scientist/ Manager > > Advisory Editor, IVD Technology > > Antibody Research and Development Lab > > Roche Centralized & Molecular Diagnostics, > > Roche Diagnostics Corp. > > 9115 Hague Road, > > Indianapolis, IN 46250 > > office: 317.521.7483 > > cell: 317.727.1510 > > Ric...@Ro... |