Ashwin V. Mohanan
Ashwin V. Mohanan
I confirm as well.
> If the plugin is installed within the virtualenvironment where you are running tox, it will just automatically run. Thanks for that tip. What I also saw that if tox...
I managed to [install magic-wormhole as follows](https://mastodon.acc.sunet.se/web/statuses/102317132943452559): ```sh $ pkg install clang python-dev libffi-dev openssl-dev libsodium-dev $ SODIUM_INSTALL=system pip install pynacl $ pip install magic-wormhole ```
Did that but I am still getting those messages. Normal? ``` (spectraldns) spectralDNS/demo » python TG2D.py --optimization cython NS2D /usr/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float`...
I uninstalled all spectralDNS/* packages, deleted all related repos and started from the top. This time installing with a `python setup.py build_ext -i` step in between. Still getting the same...
Similar behaviour. Output: ``` (spectraldns) spectralDNS/demo » python TG.py --optimization cython NS /usr/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it...
```python In [1]: from spectralDNS.optimization import cython_double --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in () ----> 1 from spectralDNS.optimization import cython_double build/bdist.linux-x86_64/egg/spectralDNS/optimization/cython_double.py in () ImportError: No module named cython_double_mpi...
Thanks, fingers crossed for those files, sounds like those are important if I want to run spectralDNS with MPI efficiently. So I tried again. NS solver works, NS2D doesn't. ```...
vim-instant-markdown simply sends lines to a node.js server, it does not write into vim. I use Goyo, but I cannot reproduce the issue. Can you share the plugins that you...
I use Goyo, but I don't get this. It seems unlikely that this issue relate to us. Keeping this open anyways, if someone has any hint.