Created
July 20, 2021 12:47
-
-
Save hrishiksh/e91dbdab08297acada0f74eb12b75ff5 to your computer and use it in GitHub Desktop.
Install BKChem in ubuntu 20.04 linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python2 --version | |
// output | |
Python 2.7.18 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Run BKChem | |
python2 bkchem.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install python-pmw | |
sudo apt install python-cairo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt update | |
sudo apt install python2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installation guide for Bk chem