Re: Python Debugging Host
by Eric Promislow other posts by this author
Aug 29 2001 5:22PM messages near this date
Python Debugging Host
|
Python Debugging Host
This is actually a bug, not the way the software should work.
- Eric Promislow
------------------------------------------------
Eric Promislow
Visual Studio.NET Plugin Development Lead
EricP@[...].com
--
On Fri, Aug 24, 2001 at 07:31:03AM +1000, Samuel Sagan wrote:
> Hi
>
> I fixed the install problem with Visual Studio.Net. As I probably won't be only one to
whom this happens, here is the remedy:
>
> In Solution Explorer, right click on the project name, then go to properties.
>
> The Python Interpreter Location, as installed by Visual Studio, was
>
> C:\Python21python.exe
>
> I simply changed it to :
>
> C:\Python21\python.exe
>
> and it worked fine of course.
>
> Conclusion: RTFM.
>
>
> Samuel
>
>
_______________________________________________
Python.NET mailing list. To unsubscribe go to http://listserv.ActiveState.com/mailman/subscr
ibe/python.net
Thread:
Samuel Sagan
Eric Promislow
Eric Promislow
|