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 8466147
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T15:15:22+00:00 2026-06-10T15:15:22+00:00

I am working on python(scrapy), i am trying to enter in to a folder

  • 0

I am working on python(scrapy), i am trying to enter in to a folder by using os module but unable to do it, below is what i have tried

import os

scrapepath = "cd /home/local/username/project/scrapy/modulename"

os.system(scrapecmd)

Result:

0

Finally my intention is to enter in to a folder(Destination) from some where (for example home in linux) through python code as i mentioned above. Here actually i am generating some part of the path above dynamically and after that i should enter in to that path and run some commands from inside that folder

Can any one please let me know how to enter to a folder by using python code in linux as above.

  • 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-10T15:15:24+00:00Added an answer on June 10, 2026 at 3:15 pm

    To change the current working directory:

    os.chdir("/home/local/username/project/scrapy/modulename")
    

    You might also like to simply add that module to python’s path (which is where import looks):

    sys.path.append("/home/local/username/project/scrapy/modulename")
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been trying to get a simple spider to run with scrapy, but
I have emacs and python working on OSX, but I'd like to get a
I'm working with scapy and have a question related to scapy but also python.
I have a working Python 2.6 code using matplotlib, and would like to get
I have a working python 2.7 program that calls a DLL. I am trying
I am using suds to access an API using Python. I have suds working
I am currently working with Python and have been confused over the fact that
I am working in python on appengine. I am trying to create what is
I am working with python plugins.I used list to store some values as below:
I have a working Python 2.6 install and just installed the PyQt4 built for

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.