Skip to content

Instantly share code, notes, and snippets.

@hrishiksh
Created July 20, 2021 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hrishiksh/e91dbdab08297acada0f74eb12b75ff5 to your computer and use it in GitHub Desktop.
Save hrishiksh/e91dbdab08297acada0f74eb12b75ff5 to your computer and use it in GitHub Desktop.
Install BKChem in ubuntu 20.04 linux
python2 --version
// output
Python 2.7.18
// Run BKChem
python2 bkchem.py
sudo apt install python-pmw
sudo apt install python-cairo
@hrishiksh
Copy link
Author

Installation guide for Bk chem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment