choderalab / bayesian-itc

Python tools for the analysis and modeling of isothermal titration calorimetry (ITC) experiments.
GNU General Public License v3.0
5 stars 10 forks source link

proposed bug fix for append syntax #89

Open rediaz111 opened 4 years ago

rediaz111 commented 4 years ago

run.syringe.append and run.cell.append syntax throw error when trying to run python2 setup.py build && python2 setup.py install.

Updated syntax to match syntax for adding items to dictionaries.

rediaz111 commented 4 years ago

Installation still does not complete, even with this proposed bug fix implemented.

This is the error I get when I try to run python2 setup.py install: IOError: [Errno 2] No such file or directory: 'skip:ppnd7'. Skipping file "skip:ppnd7".