Lester Hedges

Results 467 comments of Lester Hedges

Thanks, yes those should all be possible. The extra arguments are missing from some of the wrapper functions only because they were written before the full functionality was fleshed out....

Thanks for this. Are the NGLView developers aware of this? If not, can you post and issue there too. While this workaround is good for now, the ideal solution is...

Sorry, missed your link to the bug report. I think we can use this workaround for now and update if/when NGLView fix the issue upstream. Cheers

Thanks for confirming. We only use pretty basic widgets so I'm glad it's unaffected. Should hopefully be able to merge this in tomorrow.

Hi there, We've added support for M1 mac via the introduction of a `ModuleStub` class within BioSImSpace. This means that packages that are not available for a particular architecture, e.g....

If you need MDAnalysis for your work then you are currently stuck until they release a package for `aarch64`. Once we have an `aarch64` Sure package then you will be...

As mentioned, BioSimSpace shouldn't fail installing `MDAnalysis` on `aarch64`. However, you won't be able to use it, as no package exists. (It would tell you this when trying to use...

I don't have an M1 mac, but I believe @chryswoods has effectively followed the approach that you link to in the developers' guide successfully, i.e. installing Sire from source, then...

Yes, I can confirm that it works for me on Linux. I'm really confused why you need to have an additional install command for `gsl`, since it is pulled in...

Hmm, I'm not exactly sure what your transition layer_is doing. Perhaps it's setting the paths incorrectly, or installing other packages into the environment that are downgrading dependencies of BioSImSpace. (It...