Commit e3eb4fff authored by Bharath Ramsundar's avatar Bharath Ramsundar Committed by GitHub
Browse files

Fix FAQ

parent fa803b6b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -143,6 +143,7 @@ Frequently Asked Questions
   [rbharath]$ nosetests -v deepchem --nologcapture
   Illegal instruction (core dumped)
   ```
   
   Answer: This is often due to `openbabel` issues on older linux systems. Open `ipython` and run the following
   ```
   In [1]: import openbabel as ob