Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2016 21:26:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211347] New port: devel/py-numba | Numba is a LLVM optimizing compiler for python and is numpy aware
Message-ID:  <bug-211347-13-u1Q4rgWWgb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211347-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211347-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211347

--- Comment #1 from David Kalliecharan <dave@dal.ca> ---
Due to an outstanding issue, it appears to be a bug with FreeBSD. In order =
to
properly use Numba currently the user is expected to import numpy first such
as,

import numpy
import numba

An issue has been opened up on numba at:=20
https://github.com/numba/numba/issues/2001

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211347-13-u1Q4rgWWgb>