ImportError: No module named …. Home › Forums › Python Programming › ImportError: No module named …. This topic has 1 reply, 2 voices, and was last updated 11 years, 12 months ago by Humble. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 17, 2013 at 1:16 pm #1947 Reply HumbleMember Common error , Isnt it ? It can pop up at any time if the module is not present in standard path where python interpreter searches.. Now, tell me, how can you include your own module path for python interpreter to search ? December 17, 2013 at 5:14 pm #1965 Reply HumbleKeymaster Do this : >export PYTHONPATH=$PYTHONPATH:/path/to/subject/module Author Posts Viewing 2 posts - 1 through 2 (of 2 total) Reply To: ImportError: No module named …. Your information: Name (required): Mail (will not be published) (required): Website: Set as private reply Submit