Jump to content

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

Line 1,304:
::Ah, by the way: you renamed the numpy.py/scipy.py or other files you created, but you will also have to remove the pyc files: they are compiled Python files automatically created when you import a library (they may be in a subdirectory called '__pycache__', but IIRW with Python 2 they are in the same directory as the .py files - just have a look anyway). [[User:Eoraptor|Eoraptor]] ([[User talk:Eoraptor|talk]]) 23:32, 16 March 2018 (UTC)
:::Also, you write there is no num*/sci* file in your directory, but actually there should not be a string.py either, as it's what is causing a problem in your first error message. Check 'echo $PYTHONPATH', move to an empty directory, and retry to import some modules. [[User:Eoraptor|Eoraptor]] ([[User talk:Eoraptor|talk]]) 23:42, 16 March 2018 (UTC)
 
do you know if there are any better websites than StackOverflow? there are some serious issues with that site, namely down-voting with no reason, my reputation can be destroyed in a few seconds for no reason (that I'm aware of anyway), and because of this I'm very hesitant to ask a question on that website. I got a -4 vote for my last question, and I have no idea why. For that reason, I only use stackoverflow.com as a last resort. I only use that website if I've exhausted every other possible avenue. https://meta.stackexchange.com/questions/198962/anonymous-downvotes-ruining-stack-overflow-for-new-users-driving-them-away-from--[[User:Hailholyghost|Hailholyghost]] ([[User talk:Hailholyghost|talk]]) 02:16, 18 March 2018 (UTC)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.