pyminuit
pyminuit copied to clipboard
error finding lib
>>>I extracted both he Minuit-1_7_9 & pyminuit to the home/user location (user
= my name), i.e now I have the directories /home/user/Minuit-1_7_9 &
/home/user/pyminuit.
Then, after "cd ../pyminuit" command, I showed it where I have extracted Minuit
as,
"python setup.py install --with-minuit=/home/user/Minuit-1_7_9"
>>> I got the after a long output with following last line :
"error:/usr/local/lib/python 2.7/dist-package/minuit.so: permisson denied"
>>> I am using ubuntu 11.10 (32 bit)
Original issue reported on code.google.com by [email protected] on 17 Jul 2013 at 3:37