Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8278341
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T08:58:38+00:00 2026-06-08T08:58:38+00:00

Hey friends i set my python path as /home/rohit/test Here is the structure my

  • 0

Hey friends i set my python path as

/home/rohit/test

Here is the structure my test folder

test/
    __init__.py
    meetinghandler/
        __init__.py
        meetinghandler.py
    db/
        __init__.py
        models.py
        setting.py
        manage.py

My problem is when i am trying to import

from test.meetinghandler import meetinghandler   

from models.py
i am getting error i.e;

ImportError: No module named test.meetinghandler

please help me out what i am doing wrong .

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T08:58:39+00:00Added an answer on June 8, 2026 at 8:58 am

    from test import meetinghandler looks for a test module, which it will not find in your python path.

    The reason? You added /home/rohit/test/ to your python path, but that directory doesn’t itself contain a test directory 🙂 Python looks for modules inside the path, that’s why.

    In your case you’d have to add your home dir to your python path to be able to find it. (Or better, google for virtualenv and so).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hey friends I have one problem related to SQL Server 2008 R2. I set
Hey Friends Here is the table details and data id data h1 h2 h3
Hey friends I am generating XML data using Python libraries as follow def multiwan_info_save(request):
Hey friends any one please help me for this issue.in this javascript code i
Hey Friends I've got another xsl/xpath problem. Sure a beginners problem, but I'm thinking
Hey, say you have an array of friends that you've retrieved, how can you
hey. friends i dont know this question is really asked before or not ?
Hey friends i have use 2 text view now when i fetch data from
Hey guys here is my php: $x = array(one, two, three); foreach ($x as
Hey all here are my tables i have placed in a DIV for each.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.