There are some modules I want to be able to import when I use IPython. I use IPython from the command line sometimes, and I also use IPython from Anaconda Spyder sometimes. I appended the PYTHONPATH environment variable in my .bashrc file to include the directory that contains the modules I want to import.There are some modules I want to be able to imp