pyminuit
pyminuit copied to clipboard
liblcg_Minuit.so.0
trafficstars
What steps will reproduce the problem?
1. Import minuit in python command line
2.
3.
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: liblcg_Minuit.so.0: cannot open shared object file: No such
file or directory
What version of the product are you using? On what operating system?
Minuit-1_7_9
Please provide any additional information below.
Python 2.5.1 (r251:54863, May 2 2007, 16:56:35)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Original issue reported on code.google.com by [email protected] on 6 Apr 2008 at 4:40