Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minuit import issues #33

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments
Open

Minuit import issues #33

GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 13 Apr 2012 at 12:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant