473,722 Members | 2,397 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ANN: ActivePython 2.6.0.0 is now available

I'm happy to announce that ActivePython 2.6.0.0 is now
available for download from:
http://www.activestate.com/Products/activepython/

ActivePython 2.6.0.0 is based on Python 2.6.0.
What is ActivePython?
---------------------

ActivePython is ActiveState's binary distribution of Python. Builds for
Windows, Mac OS X, Linux, HP-UX and AIX are made freely available.

ActivePython includes the Python core and the many core extensions:
zlib and bzip2 for data compression, the SQLite (sqlite3) database
libraries, OpenSSL bindings for HTTPS support, the Tix GUI widgets for
Tkinter, ElementTree for XML processing, ctypes (on supported platforms)
for low-level library access, and others. The Windows distribution ships
with PyWin32 -- a suite of Windows tools developed by Mark Hammond,
including bindings to the Win32 API and Windows COM. See this page for
full details:
http://docs.activestate.com/activepy...sincluded.html

As well, ActivePython ships with a wealth of documentation for both new
and experienced Python programmers. In addition to the core Python docs,
ActivePython includes the full "What's New in Python" series, "Dive into
Python", the Python FAQs & HOWTOs, and the Python Enhancement Proposals
(PEPs).

An online version of the docs can be found here:
http://docs.activestate.com/activepy...6/welcome.html

We would welcome any and all feedback to:
ac************* ******@activest ate.com

Please file bugs against ActivePython at:
http://bugs.activestate.com/query.cg...t=ActivePython
On what platforms does ActivePython run?
----------------------------------------

ActivePython includes installers for the following platforms:

- Windows/x86
- Mac OS X
- Linux/x86
- Solaris/SPARC
- Solaris/SPARC 64-bit
- Solaris/x86
- Linux/x86_64 ("x86_64" is also known as "AMD64")
- HP-UX/PA-RISC
- AIX/PowerPC
Extra Bits
----------

ActivePython releases also include the following:

- ActivePython26. chm: An MS compiled help collection
of the full ActivePython documentation set. Linux users of
applications such as xCHM might find this useful. This package is
installed by default on Windows.

Extra bits are available from:
http://downloads.activestate.com/ActivePython/etc/
Apologies for the delay. We were crazy-busy getting the Komodo 5.0
release out. Check it out:
http://www.activestate.com/products/komodo/

Thanks, and enjoy!

Trent

p.s. We hope to have ActivePython 3.0 builds out fairly soon.

--
Trent Mick
Python Tech Lead
trentm at activestate.com

Nov 15 '08 #1
14 3805
On Nov 14, 6:02*pm, Trent Mick <tre...@actives tate.comwrote:
I'm happy to announce that ActivePython 2.6.0.0 is now
available for download from:
* * *http://www.activestate.com/Products/activepython/

ActivePython 2.6.0.0 is based on Python 2.6.0.

What is ActivePython?
---------------------

ActivePython is ActiveState's binary distribution of Python. Builds for
Windows, Mac OS X, Linux, HP-UX and AIX are made freely available.

ActivePython includes the Python core and the many core extensions:
zlib and bzip2 for data compression, the SQLite (sqlite3) database
libraries, OpenSSL bindings for HTTPS support, the Tix GUI widgets for
Tkinter, ElementTree for XML processing, ctypes (on supported platforms)
for low-level library access, and others. The Windows distribution ships
with PyWin32 -- a suite of Windows tools developed by Mark Hammond,
including bindings to the Win32 API and Windows COM. See this page for
full details:
* *http://docs.activestate.com/activepy...sincluded.html

As well, ActivePython ships with a wealth of documentation for both new
and experienced Python programmers. In addition to the core Python docs,
ActivePython includes the full "What's New in Python" series, "Dive into
Python", the Python FAQs & HOWTOs, and the Python Enhancement Proposals
(PEPs).

An online version of the docs can be found here:
* * *http://docs.activestate.com/activepy...6/welcome.html

We would welcome any and all feedback to:
* * * activepython-feedb...@active state.com

Please file bugs against ActivePython at:
* * *http://bugs.activestate.com/query.cg...t=ActivePython

On what platforms does ActivePython run?
----------------------------------------

ActivePython includes installers for the following platforms:

- Windows/x86
What about Vista? Do you need to use the Administrator account to
install it?
- Mac OS X
- Linux/x86
- Solaris/SPARC
- Solaris/SPARC 64-bit
- Solaris/x86
- Linux/x86_64 ("x86_64" is also known as "AMD64")
- HP-UX/PA-RISC
- AIX/PowerPC

Extra Bits
----------

ActivePython releases also include the following:

- ActivePython26. chm: An MS compiled help collection
* * of the full ActivePython documentation set. Linux users of
* * applications such as xCHM might find this useful. This package is
* * installed by default on Windows.

Extra bits are available from:
* * *http://downloads.activestate.com/ActivePython/etc/

Apologies for the delay. We were crazy-busy getting the Komodo 5.0
release out. Check it out:
* * *http://www.activestate.com/products/komodo/

Thanks, and enjoy!

Trent

p.s. We hope to have ActivePython 3.0 builds out fairly soon.

--
Trent Mick
Python Tech Lead
trentm at activestate.com
Nov 15 '08 #2
Mensanator wrote:
>I'm happy to announce that ActivePython 2.6.0.0 is now
available for download from:
http://www.activestate.com/Products/activepython/
...
- Windows/x86

What about Vista? Do you need to use the Administrator account to
install it?
My currently understanding is that the ActivePython installer will
prompt for administrator privileges if required. I know that if the
current user is a member of the administrators *group* (different from
being the "Administra tor" *user*), that this is sufficient to install
and use ActivePython.

I've started this bug:
http://bugs.activestate.com/show_bug.cgi?id=80974
to test installation as a user that is not a member of the admin group
and to update the ActivePython installation docs with that info.

I'd appreciate comments on your experiences, esp. if it looks like
something is going awry with the ActivePython installer.

Sincerely,
Trent

--
Trent Mick
trentm at activestate.com
Nov 17 '08 #3
On Nov 17, 1:45*pm, Trent Mick <tre...@actives tate.comwrote:
Mensanator wrote:
I'm happy to announce that ActivePython 2.6.0.0 is now
available for download from:
* * *http://www.activestate.com/Products/activepython/
...
- Windows/x86
What about Vista? Do you need to use the Administrator account to
install it?

My currently understanding is that the ActivePython installer will
prompt for administrator privileges if required. I know that if the
current user is a member of the administrators *group* (different from
being the "Administra tor" *user*), that this is sufficient to install
and use ActivePython.
I'll have to try that, as it is NOT the case with the Windows
installer
from Python.org. Admin privelleges are NOT sufficient if you want IDLE
to work. You have to use the Administrator account (which is disabled
by default on Vista). If you have a way around that, then great.
>
I've started this bug:
* *http://bugs.activestate.com/show_bug.cgi?id=80974
to test installation as a user that is not a member of the admin group
and to update the ActivePython installation docs with that info.

I'd appreciate comments on your experiences, esp. if it looks like
something is going awry with the ActivePython installer.

Sincerely,
Trent

--
Trent Mick
trentm at activestate.com
Nov 17 '08 #4
Mensanator wrote:
>>What about Vista? Do you need to use the Administrator account to
install it?
My currently understanding is that the ActivePython installer will
prompt for administrator privileges if required. I know that if the
current user is a member of the administrators *group* (different from
being the "Administra tor" *user*), that this is sufficient to install
and use ActivePython.

I'll have to try that, as it is NOT the case with the Windows
installer
from Python.org. Admin privelleges are NOT sufficient if you want IDLE
to work. You have to use the Administrator account (which is disabled
by default on Vista). If you have a way around that, then great.
I believe that IDLE ran just fine when installed as a user in the admin
group.
Trent

--
Trent Mick
trentm at activestate.com
Nov 17 '08 #5
Trent Mick wrote:
Mensanator wrote:
>>>What about Vista? Do you need to use the Administrator account to
install it?
My currently understanding is that the ActivePython installer will
prompt for administrator privileges if required. I know that if the
current user is a member of the administrators *group* (different from
being the "Administra tor" *user*), that this is sufficient to install
and use ActivePython.

I'll have to try that, as it is NOT the case with the Windows
installer
from Python.org. Admin privelleges are NOT sufficient if you want IDLE
to work. You have to use the Administrator account (which is disabled
by default on Vista). If you have a way around that, then great.

I believe that IDLE ran just fine when installed as a user in the admin
group.
I found the only satisfactory way to install Python all-users on Vista
was to log in as a member of the administrators group, run a command
shell window "as administrator", then run the installer in that window.
That worked fine.

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/

Nov 17 '08 #6
Trent Mick wrote:
Mensanator wrote:
>>>What about Vista? Do you need to use the Administrator account to
install it?
My currently understanding is that the ActivePython installer will
prompt for administrator privileges if required. I know that if the
current user is a member of the administrators *group* (different from
being the "Administra tor" *user*), that this is sufficient to install
and use ActivePython.

I'll have to try that, as it is NOT the case with the Windows
installer
from Python.org. Admin privelleges are NOT sufficient if you want IDLE
to work. You have to use the Administrator account (which is disabled
by default on Vista). If you have a way around that, then great.

I believe that IDLE ran just fine when installed as a user in the admin
group.
I found the only satisfactory way to install Python all-users on Vista
was to log in as a member of the administrators group, run a command
shell window "as administrator", then run the installer in that window.
That worked fine.

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/

Nov 17 '08 #7
On Nov 17, 5:44*pm, Steve Holden <st...@holdenwe b.comwrote:
Trent Mick wrote:
Mensanator wrote:
>>What about Vista? Do you need to use the Administrator account to
install it?
My currently understanding is that the ActivePython installer will
prompt for administrator privileges if required. I know that if the
current user is a member of the administrators *group* (different from
being the "Administra tor" *user*), that this is sufficient to install
and use ActivePython.
I'll have to try that, as it is NOT the case with the Windows
installer
from Python.org. Admin privelleges are NOT sufficient if you want IDLE
to work. You have to use the Administrator account (which is disabled
by default on Vista). If you have a way around that, then great.
I believe that IDLE ran just fine when installed as a user in the admin
group.

I found the only satisfactory way to install Python all-users on Vista
was to log in as a member of the administrators group, run a command
shell window "as administrator", then run the installer in that window.
Didn't you have to enable the Administrator account (which is disabled
by default in Vista)?
That worked fine.

regards
*Steve
--
Steve Holden * * * *+1 571 484 6266 * +1 800 494 3119
Holden Web LLC * * * * * * *http://www.holdenweb.com/- Hidequoted text -

- Show quoted text -
Nov 18 '08 #8
Mensanator wrote:
On Nov 17, 5:44 pm, Steve Holden <st...@holdenwe b.comwrote:
>Trent Mick wrote:
>>Mensanator wrote:
>What about Vista? Do you need to use the Administrator account to
>install it?
My currently understanding is that the ActivePython installer will
prompt for administrator privileges if required. I know that if the
current user is a member of the administrators *group* (different from
being the "Administra tor" *user*), that this is sufficient to install
and use ActivePython.
I'll have to try that, as it is NOT the case with the Windows
installer
from Python.org. Admin privelleges are NOT sufficient if you want IDLE
to work. You have to use the Administrator account (which is disabled
by default on Vista). If you have a way around that, then great.
I believe that IDLE ran just fine when installed as a user in the admin
group.
I found the only satisfactory way to install Python all-users on Vista
was to log in as a member of the administrators group, run a command
shell window "as administrator", then run the installer in that window.

Didn't you have to enable the Administrator account (which is disabled
by default in Vista)?
Nope. The Administrator account still shows up as disabled.

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/

Nov 18 '08 #9
Mensanator wrote:
On Nov 17, 5:44 pm, Steve Holden <st...@holdenwe b.comwrote:
>Trent Mick wrote:
>>Mensanator wrote:
>What about Vista? Do you need to use the Administrator account to
>install it?
My currently understanding is that the ActivePython installer will
prompt for administrator privileges if required. I know that if the
current user is a member of the administrators *group* (different from
being the "Administra tor" *user*), that this is sufficient to install
and use ActivePython.
I'll have to try that, as it is NOT the case with the Windows
installer
from Python.org. Admin privelleges are NOT sufficient if you want IDLE
to work. You have to use the Administrator account (which is disabled
by default on Vista). If you have a way around that, then great.
I believe that IDLE ran just fine when installed as a user in the admin
group.
I found the only satisfactory way to install Python all-users on Vista
was to log in as a member of the administrators group, run a command
shell window "as administrator", then run the installer in that window.

Didn't you have to enable the Administrator account (which is disabled
by default in Vista)?
Nope. The Administrator account still shows up as disabled.

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/

Nov 18 '08 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1061
by: Hemanth P.S. | last post by:
Any idea when the ActivePython distribution for 2.3 will be available? --Hemanth
3
4615
by: JZ | last post by:
Who can explain me what is the advantage of ActivePython over (1) standard Python 2.3.2 instalation (from www.python.org) plus (2) the latest win32? (I am using win32 box, of course). In past I was using Active Python. I dropped it because of I needed tha last Python version and ActivePython was for a long time compiled for Python 2.2 only. I found the same features of both solutions, so I can see no reason to back to ActivePython. --...
1
5190
by: Justin Stockton | last post by:
I recently upgraded from ActivePython 2.2.2 to ActivePython 2.3.2 and I'm running into an issue importing the win32com.client module. Before installing the new version, I made sure to properly remove old version (as well as the mx libraries I had installed). I then installed the new version as a user with the Administrator role. I know I'm technically not supposed to install to a directory with a space in the name, but it worked fine for...
4
2149
by: Hoang | last post by:
Is it possible to install multiple versions of ActivePython on the same machine? Many modules which used to work with Python 2.2 now don't on 2.3. I am using some 2.3 features but lots of programs that used to work, don't anymore. This is especially true with modules that expose their libraries as DLLs. Has backward compatibility been a nagging problem with Python? Please feel free to chide me if this is a no-brainer question.
4
3864
by: Travis Stewart | last post by:
Hi, I am not very familiar with C++ so the problems I am having might be simple and I just cannot see them or I am totally unaware of why something would be incorrect. Anyway, I'm using the ANN approximate nearest neighbour libraries written by David Mount and Sunil Arya. In the ANN.h file there is a comment describing how the data types used to represent the coordinates and distances between points can be modified by the user. For my...
1
2724
by: Steve M | last post by:
When I use the COM Makepy utility on one computer with WindowsXP, ActivePython 2.3 and I select the library Microsoft Word 10.0 Object Library (8.2), things work fine. When I have WindowsXP, ActivePython 2.4 (build 247) and Microsoft Word 11.0 Object Library (8.3), then I get the following SyntaxError, and on two different computers I tested this. More on the error below, but has anyone else had this problem? Will there soon be a newer...
1
1626
by: Fuzzyman | last post by:
Hello all, In the past I've used the ActivePython distribution for windows. Particularly their chm help manual is excellent. I have heard that the ActivePython distribution *doesn't* include SSL support compiled in for windows. Can anyone confirm or deny this rumour for me ?
5
2200
by: Frank Swarbrick | last post by:
Why might one choose to use ActivePython instead of using the free CPython?
0
1663
by: YellowFin Announcements | last post by:
Security solutions provider EXTOL MSC Berhad has developed a neural network predictive analysis engine and is now working with Australian business intelligence company Yellowfin to develop a front end that is integrated with Yellowfin's reporting, that can be delivered to clients. Under the tie up, Yellowfin will make the new engine called "Artificial Neural Networks" (ANN) available with its business intelligence solution for local and...
0
8739
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9157
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8052
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6681
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4502
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4762
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3207
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2602
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2147
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.