Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jul 2018 22:49:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 229489] www/py-notebook: Import error with {numpy,matplotlib,scipy,pandas} libgcc_s.so.1
Message-ID:  <bug-229489-21822-EtiROLzuX4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229489-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229489-21822@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=3D229489

Kevin Zheng <kevinz5000@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kevinz5000@gmail.com

--- Comment #1 from Kevin Zheng <kevinz5000@gmail.com> ---
Issue described here:
https://wiki.freebsd.org/libgcc%20problem

My personal workaround is to:
env LD_LIBRARY_PATH=3D/usr/local/lib/gcc6

Before running anything the python that requires numpy.

--=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-229489-21822-EtiROLzuX4>