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

  • SEARCH
  • Home
  • 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 6343567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T20:27:52+00:00 2026-05-24T20:27:52+00:00

I want to import a Python program from 2 different folders: Prog1 from the

  • 0

I want to import a Python program from 2 different folders:

  • Prog1 from the path /home/francis/docs/folder1/
  • Prog2 from the path /home/francis/docs/folder2/

How do I import these two Programs in my main program situated in /home/francis/docs/folder3/?

  • 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-05-24T20:27:53+00:00Added an answer on May 24, 2026 at 8:27 pm

    Add this to the top of your Prog3:

    import sys
    sys.path.append('/home/francis/docs/folder1/')
    sys.path.append('/home/francis/docs/folder2/')
    import Prog1
    import Prog2
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want a Python program to import a list of words from a text
How can a Python program easily import a Python module from a file with
So, I want to run a Python program with a home-directory install of PyProj
How do I import files in Python? I want to import: a file (e.g.
I want to use some Python libraries to replace MATLAB. How could I import
I want to quickly find the total size of any folder using python. import
I want to import an oracle dump into a different tablespace. I have a
I have a method I want to import from a DLL and it has
I'm using the Excel.Application COM object from a Python program to open a CSV
I have a python program that imports pythoncom (and uses pythoncom.CoCreateInstance from it). I

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.