-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in selection #60
Comments
Hi @gokulalgates , To help us identify the cause of the problem, we need to know:
Could you kindly provide the information above? |
Hi @HanatoK
|
Could you, if possible, try to install BFEE2 through conda? The pip version of PySide2 may not work well. |
I am getting the same error if i install with pip install |
Did you want to say that you were getting the same error if you install with conda? |
I get the following error when I use gromacs topology and pdb file
2021-06-02 19:52:23,939 [BFEEGromacs][INFO]:Initialization done.
2021-06-02 19:52:23,939 [BFEEGromacs][INFO]:Initialization done.
2021-06-02 19:52:23,939 [BFEEGromacs][INFO]:Setup the atoms group of the protein by selection: protein and not (name H*)
2021-06-02 19:52:23,939 [BFEEGromacs][INFO]:Setup the atoms group of the protein by selection: protein and not (name H*)
2021-06-02 19:52:24,345 [BFEEGromacs][INFO]:Setup the atoms group of the ligand by selection: resname VDY and not (name H*)
2021-06-02 19:52:24,345 [BFEEGromacs][INFO]:Setup the atoms group of the ligand by selection: resname VDY and not (name H*)
2021-06-02 19:52:24,628 [BFEEGromacs][INFO]:Setup the atoms group of the solvent molecule by selection: resname TIP3* or resname SPC*
2021-06-02 19:52:24,628 [BFEEGromacs][INFO]:Setup the atoms group of the solvent molecule by selection: resname TIP3* or resname SPC*
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
No XVisualInfo for format QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Falling back to using screens root_visual.
Can you help me rectify this error?
The text was updated successfully, but these errors were encountered: