Hello everyone, So I created a function and would like to load - TopicsExpress



          

Hello everyone, So I created a function and would like to load as a module into IDLE. Ive done the following steps and it isnt working. Ive also searched the web and stack exchange for an answer... any help would be appreciated. -save function as .py file -open IDLE > Open Module - Search on sys.path for nester.py (the module) - Search returns No module named nester.py Ive also done the following -copy & pasted function code from Sublime3 to IDLE then save as... nester.py -Exit IDLE - Reopen IDLE > Open Module - Search on sys.path for nester.py (the module) - Search returns No module named nester.py - Follow steps found on stack exchange... open up nester.py file - Hit F5 (which is supposed to save the function into IDLE then restart IDLE with the function loaded) - Nothing happens. I am on a Mac running OS 10.9.5 & am running Python 3 not 2 Any help would be greatly appreciated :)
Posted on: Wed, 12 Nov 2014 18:42:24 +0000

Trending Topics



Recently Viewed Topics




© 2015