Bogus embedded manifest in pywintypes26.dll (and also pywintypes27.dll)
pywintypes26.dll contains a bogus embedded manifest:The dependency part being empty.When using pyInstaller to create a .exe from a python script, 2 dll are mandatory: python26.dll and pywintypes26.dll....
View ArticleHow to Uninstall on Mac OS X Lion
I installed the latest version on my Mac running Lion. I'm just in the process of switching to the Mac platform and I can't seem to find the way to uninstall Active Python. Can anyone provide any...
View ArticleWindows 7 compatibility for older versions
We have a long-running development project that is using Python 2.5.1. We need to transition our development desktops (but not our target system) to Windows 7 64-bit, but are not sure if the 2.5.1...
View Article2.7.2 Download Link Installs 2.6.6
The download link for Windows 32bit 2.7.2 downloads "ActivePython-2.7.2.5-win32-x86.msi" but after running the install the version is 2.6.6.18. Bad link?I've tried twice with the same result. Where's...
View ArticlePythonwin not loading
Hello,I have a problem with getting pythonwin to run and I need your help please! I have installed python 2.7 on Windows 7 and if I double click on pythonwin.exe...
View ArticleActivePython2.7.2.5's Tkinter NOT using 8.6 after installing ActiveTcl 8.6.0.0b6
Hi, Has anybody been able to get Tk 8.6 working using any addition of ActivePython? No matter what I try, it just keeps on loading the old 8.5.I have looked into the source and looks like the...
View Articlehow to install activepython on mint linux
Hi all!, I want to install activepython 3 on an old Pentium 3 PC which is running Linux Mint 12 OS, problem is, I don't know how to handle the .tar.gz to make it happen. Any help appreciated.Thanks...
View ArticleTraceback ( most recent call last) when importing modules
Hi,I installed ActiveState ActivePython 2.7 (32 bit) in Windows 7 32 bit machine.I created a sample module and when i tried to import it im getting the below error.Traceback (most recent call last):...
View ArticleActivePython 2.7.3 - Is there any work being done on it, when will it be...
Hi!Are there any plans to release a 2.7.3 build of ActivePython? The current build available is 2.7.2, and hasn't been updated at least since June 2011. Python 2.7.3 was released on April 9,...
View ArticleHaving a problem? Check here first:
Frequently encountered problems may have an FAQ available.http://community.activestate.com/faq-list?tid=54
View ArticleProblem running a Python Program and PyPM install packages
I'm running: Window 7 EnterpriseDownload: ActivePython-3.2.2.3-win32-x86.msi * ActivePython Documenation * IDLE (Python GUI) * Python Interactiveve Shell * Python Package Manager (PyPM)It went to...
View ArticleNewbie stuck loading AS Python on OS X
Hello Friends:I'm new to Python and ActiveState Python. I have installed AS Python on my OS X 10.7.5 Mac. I open a terminal window and type pythonThis is what I get:Miguel-Rezniceks-Mac-Pro:~ migs$...
View ArticleAP 2.7 does not install debug libs?
i'm building an app that embeds pythonthe debug build won't even link because "python27_d.lib" does not exist.why not and/or where can i get it / how can i create it?
View ArticleActivePython 2.7 not found under Wine
hello,i'm running Wine 1.6 on Xubuntu 12.04 and can't find ActivePython 2.7 at the Wine menu. In addition, when I try to install PyCrypto 2.1, an error message pops up: "Python version 2.7 required...
View ArticleError when upgrading: "The Windows Installer Service could not be accessed"
HelloI'm currently running ActivePython 2.5.1.1 on my XP Pro host.After downloading and running the installer to 2.7.2.5, I get the following error message:"Windows Installer: The Windows Installer...
View ArticleMacOS Mavericks ActiveState Python inoperable
There seem to be multiple problems with 3.3 and 3.2 ActiveState Pythons on Mavericks.So far I've found that1) readline needs some low level patch in end user's computers, which end users of Python...
View ArticlePyScripter Installation
I am a beginner and interested in Python. I've downloaded the 3.3 version and everything seems to be OK. I would like to try PyScripter as an IDE and would like to know if there is any reason I can't...
View ArticleTraceback Error from Python2.7 and 3.3 Interactive Shell Prompt
Okay! Just successfully activated my ActiveState Komodo 8.x and tried to write my first interactive shell program. But when I navigated to Tools -> Interactive Shell -> Start New Python3 Shell,...
View ArticleRobust Python 3 Installation on Mac?
I am trying to achieve a robust Python 3 installation. This is for learning and personal use only. My starting point is a MacBook Air with OS X 10.9.2. From the terminal window Python 2.7.5 works fine....
View ArticleError running first python script
I just installed Python 3.4 and Installed Komodo IDE. I created a simple file with the header and one line that was basically print (1)When i run that file, i get the following error:Is there something...
View Article