Install ALKEMIE client from source

  1. Move the ALKEMIE installation package to a custom path. Note that the path cannot contain Chinese characters, spaces and other non-ASCII characters.

  2. Run the following command to install ALKEMIE. If it displays successfully, it means the installation is successful.

# Enter the target folder in cmd and enter the following command. Take the D:\alkemiems\test folder as an example

# windows switch to D drive
D:
# Enter the folder
cd alkemiems\test

# Install ALKEMIE software. Take the installation of Alkemiems-2021.3.16b0.tar.gz as an example
pip install Alkemiems-2021.3.16b0.tar.gz
  1. Run the following command to create a shortcut on the desktop

# Create Shortcut
Alkemiems-shortcut
  1. Double-click the shortcut to start the software, the following is the software startup, login, welcome and main interface

# Double-click the shortcut to start the software
# Or open cmd, enter Alkemiems-akpad to start the software
Alkemiems-akpad
images/2-8.png
  1. Uninstall ALKEMIE

pip unistall Alkemiems