You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. from minuit import *
2.
3.
What is the expected output? What do you see instead?
Expected output should be nothing (no errors - indicating proper import of
module). I see this error:
ImportError:
dlopen(/Users/groenera/pyminuit/build/lib.macosx-10.5-i386-2.7/minuit.so, 2):
Symbol not found: __ZN13MnApplicationclEjd
Referenced from: /Users/groenera/pyminuit/build/lib.macosx-10.5-i386-2.7/minuit.so
Expected in: dynamic lookup
What version of the product are you using? On what operating system?
I'm using version 1.2.1 (latest), with Minuit-1_7_9-patch1.tar.gz. I'm using
Mac OSX Lion.
Please provide any additional information below.
Configures, makes, make installs, with no exit errors. I'm just not sure I have
the path correct in my .bash_profile file.
Original issue reported on code.google.com by rocketbo...@gmail.com on 13 Apr 2012 at 12:32
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
rocketbo...@gmail.com
on 13 Apr 2012 at 12:32The text was updated successfully, but these errors were encountered: