Skip to content
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

Open
gokulalgates opened this issue Jun 3, 2021 · 5 comments
Open

Error in selection #60

gokulalgates opened this issue Jun 3, 2021 · 5 comments

Comments

@gokulalgates
Copy link

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?

@HanatoK
Copy link
Collaborator

HanatoK commented Jun 4, 2021

Hi @gokulalgates ,

To help us identify the cause of the problem, we need to know:

  1. The Linux distribution that you run BFEE2 on;
  2. The Anaconda version;
  3. The way (conda or pip) you installed BFEE2.

Could you kindly provide the information above?
Thanks

@gokulalgates
Copy link
Author

Hi @HanatoK

  1. The Linux distribution that you run BFEE2 on; Cent OS 7
  2. The Anaconda version; 3.7
  3. The way (conda or pip) you installed BFEE2.: I used pip to install BFEE2
    with regards
    Singam

@fhh2626
Copy link
Owner

fhh2626 commented Jun 4, 2021

Hi @HanatoK

  1. The Linux distribution that you run BFEE2 on; Cent OS 7
  2. The Anaconda version; 3.7
  3. The way (conda or pip) you installed BFEE2.: I used pip to install BFEE2
    with regards
    Singam

Could you, if possible, try to install BFEE2 through conda? The pip version of PySide2 may not work well.

@gokulalgates
Copy link
Author

I am getting the same error if i install with pip install

@fhh2626
Copy link
Owner

fhh2626 commented Jun 18, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants