[wxpython-users] DragAndDrop Demo
Raffaello Barella
barbarossa.platz at gmail.com
Wed Apr 9 09:01:45 PDT 2008
Unlikely, but it is easy to download Python 2.5.2 from www.Python.org.
Anyway, I would try to open the file DragAndDrop.py with IDLE, then
open the menuitem Path Browser in the menu File and look for run.py:
If you do not find it there, there is a path problem to fix: as a last
resource, use sys.path.
2008/4/9, Raina <smithy46 at gmail.com>:
> I'm using Windows XP too. I actually found the file run.py in the directory
> Python24\Lib\idlelib.
> Is it because I'm using Python2.4?
>
>
> On Wed, Apr 9, 2008 at 10:44 PM, Raffaello Barella <
> barbarossa.platz at gmail.com> wrote:
>
> > I tried the file DragAndDrop.py on my PC, and it runs (forgive the
> > pun) perfectly. When executing the instruction "import run", the demo
> > looks for the file run.py, that on my PC is in the directory
> > Python25\Lib\idlelib.
> > If you try to test the demo with IDLE, the Integrated DeveLopment
> > Environment that goes with Python, open the menuitem Path Browser in
> > the menu File. If you don't find there run.py, you have a path problem
> > to fix. To help you further I need to know what is your operating
> > system: mine is Windows XP
> >
> >
> >
>
More information about the wxpython-users
mailing list