Installation from PyPI
To install the pre-compiled package, just run
pip install mpegCoder==3.2.4
The PyPI repository is supported since mpegCoder 3.1.0
. The supported versions are listed as below:
mpegCoder version | Python 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.