-
-
I have install bucky using conda as you inferred in 'Cookbook for running BUCKy in parallel in a Jupyter notebook' and import it, but I still got the error informattion
import ipyrad as ip
import to…
-
dask-mpi looks great!
I tried to install and use it simply but things did not work as expected.
For a minimum example I prepared a binder ready [repo](https://github.com/aplamada/dask-mpi-test) wh…
-
# Summary
Works in Python 3.8 on:
- [ ] Windows
- [ ] Linux
- [X] Mac
---
# Original description
Python 3.8 release is right around the corner, so we should do a quick check that nothing …
-
I am running a xavier with JetPack 4.4.
NeMo installs flawessly with pip3 install nemo_toolkit[all]. Also reinstall.sh does not throw an error and ends with success message although it comments that …
-
**Checklist prior to opening an issue**
- [x] I have followed fully the installation steps laid out in the documentation site.
- [x] I have restarted jupyterlab.
- [x] I have read the FAQ section i…
-
Hi,
When I run this command, bb.run(ipyclient), following the tutorial in https://ipyrad.readthedocs.io/en/latest/API-analysis/cookbook-abba-baba.html, the error goes as follows.
Looking forward to…
-
Which is the simplest way to run in parallel the models?
Has anybody done the comparation?
Any advice?
Thanks anticipated
-
# Traceback
```
Waiting for connection file: ~/.ipython/profile_default/security/ipcontroller-test-client.json
Traceback (most recent call last):
File "", line 1, in
File "/Users/gGandenbe…
-
When i running script with python3.8.2rc1 using ipyparallel get TypeError: an integer is required (got type bytes)
**Here's the log:**
ipcluster engines --n=4
2020-02-25 17:22:41.355 [IPCluster…