https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226463

--- Comment #3 from David Kalliecharan <d...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to