Jhsmit / PyHDX

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

pdbe nonetype #309

Open Jhsmit opened 1 year ago

Jhsmit commented 1 year ago

Re File "C:\Users\jhs\Miniconda3\envs\py38_pyhdx_040\lib\site-packages\param\parameterized.py", line 2021, in _ex watcher.fn(*args, **kwargs)

File "C:\Users\jhs\Miniconda3\envs\py38_pyhdx_040\lib\site-packages\panel\param.py", line 474, in action

value(self.object)

File "C:\Users\jhs\Programming\pyhdx_stable\pyhdx\web\views.py", line 513, in <lambda> Fir reset = param. Action (lambda self: self._action_reset())

File "C:\Users\jhs\Programming\pyhdx_stable\pyhdx\web\views.py", line 535, in _action_reset self.pdbe.reset(data)

AttributeError: 'NoneType' object has no attribute 'reset'