[Bug 226463] devel/py-llvmlite: Add enum34 to RUN_DEPENDS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 10 16:34:30 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226463
--- Comment #3 from David Kalliecharan <dave at dal.ca> ---
The build complains that enum34 is not available:
File "setup.py", line 74, in run
from llvmlite.utils import get_library_files
File "llvmlite/__init__.py", line 6, in <module>
raise ImportError("could not find the 'enum' module; please install "
ImportError: could not find the 'enum' module; please install it using e.g. 'p
ip install enum34'
*** Error code 1
I will contact the maintainers on github about the issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list