Skip to content Skip to sidebar Skip to footer
Showing posts with the label .bash Profile

Python Import Modules From Other Packages

Python will by default be looking for modules from lib/python2.7/site-packages But I'm now tryi… Read more Python Import Modules From Other Packages

Bad Interpreter: No Such File Or Directory Error When Launching Ipython With Anaconda

My ipython was working fine until I installed a new IDE and accidentally changed some path settings… Read more Bad Interpreter: No Such File Or Directory Error When Launching Ipython With Anaconda