-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi, @jraedler
I am using Polygon3 in my project, and I've encountered a problem after successfully installed it on a centos machine.
Python 3.6.6rc1 (default, Jul 30 2018, 15:26:44)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-28)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import Polygon
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/.local/lib/python3.6/site-packages/Polygon/__init__.py", line 5, in <module>
from Polygon.cPolygon import *
ImportError: /home/.local/lib/python3.6/site-packages/Polygon/cPolygon.cpython-36m-x86_64-linux-gnu.so: undefined symbol: alloca
I have no clue on the alloca thing. Could you please give me some advice?
Thanks in advance!
Cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels