Python version: Python 3.6.4 (Anaconda, Inc) Distributor ID: Ubuntu Description: Ubuntu 17.10 Release: 17.10 Codename: artful i got this error message when importing `tangent`. ``` vicky@linux:~$ python -c "import tangent" Illegal instruction ``` other modules like numpy, sklearn is working fine.
Python version: Python 3.6.4 (Anaconda, Inc)
Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful
i got this error message when importing
tangent.other modules like numpy, sklearn is working fine.