Install ALKEMIE client from source¶
Move the ALKEMIE installation package to a custom path. Note that the path cannot contain Chinese characters, spaces and other non-ASCII characters.
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
Run the following command to create a shortcut on the desktop
# Create Shortcut
Alkemiems-shortcut
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
Uninstall ALKEMIE
pip unistall Alkemiems