MarcAmil30

Results 4 issues of MarcAmil30

Hello When trying to go through the documentation to get familiarized with ProLIF, I followed the code (shown below) in the Quickstart section: ``` import MDAnalysis as mda import prolif...

# 🐛 Bug I am new to BoTorch and programming and when implementing a simple Bayesian Optimization Loop I get this error: warnings.warn("Fitting failed on all retries.", RuntimeWarning) I looked...

bug

**Describe the bug** When following the documentation of plip. It states to simplify access to plip by ```$ alias plip= `python` /plip/plipcmd.py```. When inputting this into the terminal and running...

Hello :) When running a python script (shown below called ```mutation.py```) with PyMOL, I get a ``` ModuleNotFoundError: No module named 'requests'``` when running it through the terminal with ```$...