ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-tutor
python-tutor
Re: [Tutor] Installing ActiveState Python vs2003
by Andrei other posts by this author
Sep 29 2005 11:23PM messages near this date
[Tutor] Installing ActiveState Python vs2003 | [Tutor] Generalising system processes
Mohammad Moghimi <m.moghimi <at>  gmail.com> writes:

>  When I tried  to install activestate python(.net implementation of python) to
my visual studio 2003.
>  It gives me this error message:
> 
>  The Visual Python Installer found an installation of Python 2.4, 
>  but it also requires the win32 extensions.
> 
>  what's  the problem? -- Mohammaddo you Python?!!

It seems you need to install win32all
(http://starship.python.net/crew/mhammond/win32/). The ActiveState Python distro
(ActivePython) includes this as well. Note that ActivePython is not the same
thing as ActiveState Visual Python, which seems to be what you got - one is a
Python distro, the other is an extension of the VisualStudio IDE. Neither is a
.Net implementation of Python, IronPython is (http://www.ironpython.com/).

Yours,

Andrei

_______________________________________________
Tutor maillist  -  Tutor@[...].org
http://mail.python.org/mailman/listinfo/tutor
Thread:
Mohammad Moghimi
Andrei

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved