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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T16:22:44+00:00 2026-06-04T16:22:44+00:00

For about 5 hours now i have been trying to deploy a website on

  • 0

For about 5 hours now i have been trying to deploy a website on my local network, I am using google app engine and will run it locally. What im trying to do is invoke a terminal script once the user clicks the “Submit” button on my page.

The script will run on my server (), Well, the script runs fine, but Google app engine is giving an error everytime i try to invoke it…

I am using ubuntu 12.04, Python for programming in GAE…. and the error occurs on this line…

subprocess.call(['sendSMS.sh %s %s' % (s1,s2)])

and the error says:

subprocess.call([‘sendSMS.sh %s %s’ % (s1,s2)]) AttributeError:
‘module’ object has no attribute ‘call’

  • 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-04T16:22:46+00:00Added an answer on June 4, 2026 at 4:22 pm

    There is no subprocess.call on Google App Engine. App Engine has no file system (as @bernie explained in the comments) and you cannot run arbitrary code on the Google infrastructure — only Python (and Java and Go) code.

    It looks like you were never planning to upload your app to run on the Google platform (since then you couldn’t use the phone you have attached to your own server), and that implies you were planning to use the development server in production. This is a very bad idea — the development server is meant for testing your app before uploading it to the Google platform, and should never be used in production.

    Since you have your own server, you should be running a production web server such as Apache. If you have used webapp2 (as recommended by the App Engine tutorial), you can still make use of your existing code. Just use Apache’s mod_wsgi and then deploy your webapp2 app in Apache on your server.

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

Sidebar

Related Questions

James here! I've been trying for about two hours now to get a sticky
I've been trying to solve this out for about 4 hours (searching on google
I have been trying for about an hour now to find an elegant solution
I have been reading articles about clipping now for hours now but I dont
Been thinking about this for hours now. Im building a simple slideshow application, where
I've been looking for about an hour now, google is not being my friend.
i've been researching this for about 3 hours now with no gravy so I
I've been trying for a few hours now to get it working. So far
Okay I have been working on this for about 2 hours and am sure
I've been trying to get this javascript animation to work for hours now, and

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.