I\'m running Ubuntu 18.10 and Python 3.6, and have been using this laptop and common Python libraries (numpy, scipy, matplotlib) without any issue for several months now. I used
Try the installation suggested by the documentation:
pip install pyrho[full]
rather than just
pip install pyrho