Skip to content

DEV Numpy with Python 3

corymosiman12 edited this page Sep 10, 2018 · 1 revision

Trying to import numpy with python3 doesn't work. Do the following:

sudo apt-get install libatlas-base-dev

Original post: https://github.com/Kitt-AI/snowboy/issues/262

Must also: pip3 install cairocffi

Clone this wiki locally