Jarrett Johnson
Jarrett Johnson
As mentioned above, the naming was unlucky, but we (maintainers) should have standardized this package a while ago through proper channels if we wanted this to be somewhat independent of...
I believe the developers of VMD are the original authors of this plugin. I'll contact them to see if they've come across this issue. In the meantime, I'll probably just...
Just FYI, Schrodinger doesn't maintain the conda package for `pymol-open-source`. One thing I would try is pip-installing pyqt. Instructions for installing the incentive conda package, which we do maintain can...
Apparently the size of DCD trajectory files can be expected to be that large. It's suggested that they're meant to be broken down into numerous smaller files using: http://www.ks.uiuc.edu/Development/MDTools/catdcd/
I updated the comment to show the URL properly. Essentially, there's another step for MacOS. Since pyqt5 still didn't work for you, I'm not sure what the issue is atm.
This is likely a bug and not due to session compatibility. Loading sessions partially may help, but if there's a session file that is shareable which also crashes feel free...
Is this using the latest libnetcdf? ``` conda install -c conda-forge libnetcdf ``` and then try a clean build
You may have to grab a package that includes that library. `sudo apt install libgl1` may do the trick.
Not yet, I'm planning to do a pass of rendering issues reported in this repo probably sometime later this month or next.
Spent a few hours this weekend looking at it but haven't had success yet..