Skip to main content
Version: Next

Installation from PyPI

To install the pre-compiled package, just run

pip install mpegCoder

The PyPI repository is supported since mpegCoder 3.1.0. The supported versions are listed as below:

mpegCoder versionPython version
3.1.0>=3.5, <=3.9
>=3.2.0,<=3.2.4>=3.6, <=3.10

To check the details of each pre-compiled version, please view the manual installation guides for Windows and Linux.

The package installed by this method is shipped with all required dynamic libraries. Users do not need to install any other dependencies in this case. However, if users find that the package could not be imported after the installation, please check the troubleshooting page first.