[Visualpython-discuss] Installation & running script problems
by Diego Barros other posts by this author
Jul 7 2003 1:27AM messages near this date
view in the new Beta List Site
Re: [Visualpython-discuss] Installation & running script problems
|
ActiveState Webcast: Visual Python Development in Visual Studio .NET
Hi all,
I am having trouble running programs using MS Visual Studio .NET 2003. I
have set a break point in the sample project and when I try and run it,
or debug it, nothing happens. All I see is: ---------------------- Done
---------------------- in the Output window. Nothing else. I have tried
to run it using F5, CTRL-F%, F11 and F10 (as per recommendations in the
documentation.) I have also checked the Python settings in the VS
options and they look fine.
I did however have problems installing Visual Python. When I initially
ran the installation it would get up to the point where it says
"Removing backup files..." and the installation of VisualPython would
just sit there and not finish. When doing this I noticed the Python icon
appear in the Windows System Tray. So I killed the installation process
and uninstalled VisualPython. Then before trying to install again I
first ran PythonWin and left it open. I ran the VisualPython
installation and this time it ran all the way through just fine. Now I
am not sure if this is related to the problem where I cannot run program
from within VS.NET 2003. Although when I use PythonWin to develop Python
programs I can run and debug in there just fine.
Cheers,
Diego
|