Zip Component, Email Component, Encryption Component ActiveX Control for Zip Compression .NET Components for ASP.NET
ActiveX and .NET Components for Zip Compression, Encryption, Email, XML, S/MIME, HTML Email, Character Encoding, Digital Certificates, FTP, and more ASP Email ActiveX Component

  

  

  

  

  

 

Chilkat for Python 3.2.* Windows Install Instructions

1. Download

Download the binary distribution and unzip to any directory.

32-bit Download: chilkat-9.3.1-python-3.2-win32.zip

64-bit Download: chilkat-9.3.1-python-3.2-x64.zip

The download contains the following files:

	_chilkat.pyd
	chilkat.py
	Install_Instructions.txt
	license.txt
	showPythonPath.bat
	showPythonPath.py
	showPythonVersion.bat
	showPythonVersion.py
	zipTest.bat
	zipTest.py

2. Verify Python 3.2.* is Installed

Run showPythonVersion.bat to verify that Python 3.2.* is the installed version of Python.

3. Find the site-packages Directory

Run showPythonPath.bat to list the directories in Python's sys.path variable.
One of the directories should be the "site-packages" directory. For example:

	C:\WINDOWS\system32\python32.zip
	C:\Python32\DLLs
	C:\Python32\lib
	C:\Python32\lib\plat-win
	C:\Python32\lib\lib-tk
	C:\Python32
	C:\Python32\lib\site-packages

4. Move Files to site-packages Directory

Move _chilkat.pyd and chilkat.py to the site-packages directory. (Make sure that _chilkat.pyd and chilkat.py only exist in the site-packages directory and nowhere else.)

The Chilkat module will be loaded via the import chilkat statement. Python searches for the module in the paths listed in sys.path. The _chilkat.pyd and chilkat.py files may be copied to any of the sys.path directories. The convention is to install 3rd party modules in site-packages.

5. Run the zipTest.py Sample to Verify

Run zipTest.bat (which runs zipTest.py) to verify that the Chilkat module can be found and loaded. The ziptest.py program creates a small zip archive named "test.zip" that will contain the *.txt files, which in this case is install.txt and Install_Instructions.txt.


Privacy Statement. Copyright 2000-2012 Chilkat Software, Inc. All rights reserved.

(Regarding the usage of the Android logo) Portions of this page are reproduced from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.

Send feedback to support@chilkatsoft.com


Software components and libraries for Linux, MAC OS X, IOS (IPhone), Android™, QNX, Solaris, HP-UX, RHEL/CentOS
Microsoft Windows 7, Vista, XP, 2000, 2003 Server, 2008 Server, and Windows 95/98/NT4.