Alan Craigon wrote:
> Thanks for that, unfortunately this did not work as there appears to be
> a problem with wxPython. The install went without a problem so I do not
> understand why pythoncard can not see wx.
>
>>>> Andy Todd <an...@ha...> 27/03/2006 10:35 >>>
> Alan Craigon wrote:
>> I have wxPython installed, python 2.4 installed and have a folder
> with
>> python card files ready to install. Every time I try to install on my
>
>> Linux system using setup.py build & setupt.py install everything
> appears
>> to work but I am unable to start pythoncard. What am I doing wrong?
>
> What are you trying to run? When you install PythonCard on a Linux
> system from the .tar.gz all of the files are installed into your
> site-packages directory. On my (Ubuntu) box this is
> /usr/lib/python2.4/site-packages
>
> So, for instance, to run the resourceEditor tool you'll need a command
> like;
>
> $
> /usr/lib/python2.4/site-packages/PythonCard/tools/resourceEditor/resourceEditor.py
>
> To run your own PythonCard applications you'll just need to make the
> .py
> file executable and run it from a shell.
>
> Regards,
> Andy
Which installation went without a problem? wxPython or PythonCard? Have
you looked at the installation log files?
If you think wxPython installed correctly can you run any of the
wxPython demo programs to verify this?
What happens when you try and run any of the PythonCard sample
applications or tools?
Regards,
Andy
--
--------------------------------------------------------------------------------
From the desk of Andrew J Todd esq - http://www.halfcooked.com/
|