Unable to install pylivemaker

⌘K
  1. Home
  2. Translator++
  3. Frequently Asked Question...
  4. Unable to install pylivemaker

Unable to install pylivemaker

You can try:

To install pylivemaker manually

Open a cmd window and navigate to python\3.10.5-x64-def relative to your Translator++ installation folder.

Please note that Translator++ is using portable version of Python to handle python library. So you should use it instead of the python installed in your system.

After that, run the following command in your terminal window

.\python.exe -m pip install https://github.com/dreamsavior/pylivemaker/releases/download/2024.3.6/pylivemaker.zip

Wait until the process is completed successfully without error level message.

You may get warning level message, just ignore them.

Was this article helpful to you? No Yes 1

How can we help?