ethereon / lycon

A minimal and fast image library for Python and C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation fault python

gothraven opened this issue · comments

I just installer the lib and I can't even import it without having a SEG fault .

➜  image-optimization python
Python 3.7.3 (default, Oct 23 2019, 01:52:42)
[Clang 10.0.1 (clang-1001.0.46.4)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import lycon
[1]    47011 segmentation fault  python

Python 3.7.3
pip 20.1.1
macOS 10.15.5 (Catalina)