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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:19:17+00:00 2026-05-27T18:19:17+00:00

Crontab always try to load mysql-python image from my home directory, while the library

  • 0

Crontab always try to load mysql-python image from my home directory, while the library image is actually in /Library/Python/2.7/site-packages/MySQL_python… How can I point crontab to the right place? Without reinstall mysql-python as a static library?

I work on MAC OS 10.7.
Thanks.

  • 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-27T18:19:18+00:00Added an answer on May 27, 2026 at 6:19 pm

    Run env at your command-line and copy its output. Add that to the top of your crontab, as that will set the environment for the cron to run – this should do the trick. You can then remove unwanted environment variables at your own leisure.

    Reference for Mac OS X:

    crontab file

    When you add cron jobs (using conrtab -e), they are neither run under your Mac OS X login nor under a tcsh shell, so you can also set envrionment variables in your crontab which will get used when executing cron actions.

    PERL5LIB=/Library/Perl:/Users/yourusername/perl
    LC_ALL=C
    
    12 1 * * * perl dosomething.pl
    

    Source: Peter’s Mac OS X Notes.

    Notice that the environment setting on cron does NOT require you to add the export commands. Drop them at the top of the cron file and that will do it.

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

Sidebar

Related Questions

how do i call a python script from crontab that requires using activate (source
I call a Python script from crontab. The script does generates colored output using
I run a python shell from crontab every minute: * * * * *
Possible Duplicate: How can I determine if a python script is executed from crontab?
Is it possible to execute from crontab a php file inside a folder which
I've been trying to get crontab to work for a while but it doesnt
I've got a python program which runs via crontab and that works perfectly. However,
I am using crontab to run a python script that requires the module MySQLdb.
i need to set a crontab from a php script. i know that it
I have a crontab job calling a python script and outputting to a file:

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.