Jhsmit / PyHDX

Derive ΔG for single residues from HDX-MS data
http://pyhdx.readthedocs.io
MIT License
28 stars 12 forks source link

Update to versioneer #207

Closed Jhsmit closed 3 years ago

Jhsmit commented 3 years ago

This PR aims to fix #203

Jhsmit commented 3 years ago

This now almost works except for: raise RuntimeError('node.js v%s or higher is needed to allow compilation of custom models ' % version + RuntimeError: node.js v14.0.0 or higher is needed to allow compilation of custom models ("conda install nodejs" or follow https://nodejs.org/en/download/)

probably i'm importing the prebuilt bokeh extension wrong