Kenneth Hoste
Kenneth Hoste
It looks like this problem can be fixed by making a small change, which is necessary when you're using jax 0.3.8 or newer, see #513
@dahtah The update in `master` seems to be missing?
This sounds a lot like an issue I'm observing too... After having VimR running for a while, my machine gets quite sluggish, and every time it's VimR eathing 3-4GB of...
That probably involves creating a `MANIFEST.in` file, see http://alexanderwaldin.github.io/packaging-python-project.html for example
There's no `0.11.2` tag/release yet here in the Git repo, although flair 0.11.2 is already available through PyPI: https://pypi.org/project/flair/0.11.2. There's also no tag/release for `0.11.1`. Is that intentional, or just...
I think I'm hitting this when starting a Docker container with Singularity while using `--fusemount "container:fuse-overlayfs ..."`: ``` fusermount: failed to open /etc/mtab: No such file or directory fusermount: mountpoint...
+1 on this, I wanted to catch @koomie here at SC15 to discuss this, and I will, either at the Intel booth, or at the BoF session planned this Thursday
@JohnWestlund: I'm the EasyBuild lead dev, and am very familiar with Lmod too, I'll be happy to help out or answer questions
@scroogie EasyBuild has good support for picking up existing installations, in particular if modules are available for them already, see http://easybuild.readthedocs.io/en/latest/Using_external_modules.html . It would be nice to include that with...
@crbaird picked up on this, see https://github.com/easybuilders/easybuild-framework/pull/2392 ...