Talk:Welch's t-test: Difference between revisions

m
Line 1,319:
:And if the printed path is not in your Python installation directory (judging from your output above, it should be /usr/lib/python2.7/string.py), then this is the cause of your problem. [[User:Eoraptor|Eoraptor]] ([[User talk:Eoraptor|talk]]) 09:44, 18 March 2018 (UTC)
 
hi Eoraptor, I solved the problem. I had another program called "string.py" in the folder which was also executing with my script (I would never have expected this bizarre behavior). I am used to C and Perl, Python behaves very unexpectedly. Thanks for your help.--[[User:Hailholyghost|Hailholyghost]] ([[User talk:Hailholyghost|talk]]) 19:29, 19 March 2018 (UTC)