Problem 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 ArticlePyknon library - using with Komodo on Mac
I have installed Pyknon on my Mac using 'pip'. This all worked and I can access the extra commands by including an import statement.However, Komodo does not find the library to import in 'from...
View ArticlePython 2.7 should not install to windows system directory
Would it be possible to create a version of the Python 2.7 directory that doesn't install the Python27.dll into the c:\windows\system directory. It makes it harder to have other Python distributions...
View ArticleCannot use Tix with ActivePython 3.4.1.0 for Mac OSX (Mavericks)
Hello,When I tried to do the following:from tkinter import tixfrom tkinter.constantsimport * root = tix.Tk()I get the following error message:Traceback (most recent call last):Â File "<stdin>",...
View ArticlePython 'turtle' script can't locate usable init.tcl
When I try to execute a simple turtle script I get the following error: "can't find a usable init.tcl in C:/python34/lib/tcl8.6 C:/lib/tcl8.6 C:/lib/tcl8.6 C:/library C:/library C:/tcl8.6.1/library...
View ArticleKnown Issue Workaround: Python 3.4.1 Windows 64-bit IDLE (Python GUI) to fail...
Symptoms: IDLE (Python GUI) fails to start from START MenuPROBLEM: Run IDLE (Python GUI) from START menu and get Window flash but nothing else. IDLE fails to start in a ActiveState Python 3.4.1...
View ArticleTkInter not working in fresh install of Python 2.7 on Windows 10
After installing ActivePython-2.7.10.12-win64-x64 on a fresh copy of Windows 10, TkInter python fails to initialise with File "C:\Python27\lib\lib-tk\Tkinter.py", line 1814, in __init__ self.tk =...
View Articlecan you install python.org python 3 alongside activepython 3 in 64-bit win 7?
I'd like to have both the python.org version of python 3 and activepython running on my 64-bit windows 7 machine. Is this possible? (currently I have 32-bit activepython installed (as the tcl...
View ArticleNewbie Install Issue with Python 2.7
HiCompletely newbie to Python, I thought I was making good progress with Active Python...I had Python2.7 installed and working. I hadn't used it for a couple of weeks and now whenever I click on the...
View Articlenew install of Komodo IDE * Active Python
I installed Active Python from: (ActivePython-3.4.3.2-win64-x64), and Komodo from: (Komodo-IDE-10.1.4-89515), but trying to setup this python as the Interpreter in the IDE fails, The chosen Python has...
View ArticleInstalled 2.7.13.2713 x86 but pypm missing?
I installed the current community version of ActivePython 2.7 from the download page today. When I try and run "pypm" I get the following message "pypm is not recognized as an internal or external...
View ArticleProblems installing IMSL Library for PyNL
I have windows 7 All PyNL prerequisites are installed and working properly (I have Python 2.7.11, pip version 9.0.1, NumPy 1.11.3, SciPy 0.18.1) I Downloaded the installation file to a temporary folder...
View ArticlePython 2.7 should not install to windows system directory
Would it be possible to create a version of the Python 2.7 directory that doesn't install the Python27.dll into the c:\windows\system directory. It makes it harder to have other Python distributions...
View ArticleCant find program anywhere after installation on my Mac
After installing ActivePyhon on my Mac OS Sierra v. 10.12.3, I can't find it anywhere. No trace in the Launchpad, and the folder in install location: /Library/Frameworks/Python.framework doesn't even...
View ArticleInstallation failed on OSX Sierra
Here is the installer log showing errors.Does this help anybody to understand what's wrong? ThanksMar 17 22:19:19 ysteins-iMac Installer[3704]: Installation checks succeeded with warnings. Mar 17...
View ArticleActivePython 3.4
I am developing a MySQL application. From what I can see, MySQL only supports Python 3.4. What is the last ActivePyton release of Python 3.4 and where can I get it?
View ArticlePython 2.7.13.2715 install immediately fails
I had AP 2.7.13.2714 installed and running just fine. I d/l'ed 2715, and tried to install it after uninstalling 2714 and rebooting. I removed c:\python27 completely.All options (Typeical, Custom and...
View ArticleActivePython 2.7.13.2715 Windows .bat all broken
Just installed the lastest version of ActivePython on my Windows 10. Can't use any off ipython, jupyter, ... out of the box from a cmd. Please help me finding a global solution to my problem, I only...
View ArticleImport errors using ActivePython 2.7.13.2715 on MacOS Sierra V10.12.5 with...
ActivePython 2.7.13.2715 (ActiveState Software Inc.) based on Python 2.7.13 (default, May 16 2017, 11:18:28) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] on darwin Type "help", "copyright",...
View Article2.7.13.2716 for 32bit, x86 Windows
Here https://www.activestate.com/activepython/downloads I currently don't see an installation file of ActivePython 2.7.13.2716 for Windows x86 32bit (Windows XP in my specific case). Here...
View Article