How do I make Google App Engine detect Python 2.7 which is already installed?
-
Whenever I open Google App Engine it gives me an error that Python is required and it is already installed. How to fix this ?
-
Answer:
If you can update your question to include things like your operating system and version, how you've installed Python 2.7, and so on, we might be of more help. If you've installed it on a Windows machine, there are some environment settings you can add to make Python available on your path. Specifically, set up PYTHONHOME and PYTHONPATH to point to your installation folder, such as C:\PYTHON27 ... You can set these under Advanced System Settings > Environment, depending on your version of Windows. If you're on a Mac, it sounds like Python just isn't in your path. Mavericks should ship with 2.7 already, but if you're on an older version, you may only have 2.6. I'd probably install 2.7 via homebrew and make sure its installation path is earlier in my PATH environment than the system-installed Python. If you're on Linux, chances are you've already got Python 2.7 so you shouldn't have to alter anything at all. If you still have problems, reply to this message with some extra details and I can try to help get you set up.
Ian Douglas at Quora Visit the source
Related Q & A:
- How can I make Private Messages in Drupal 7 with user user pictures like in Facebook?Best solution by Drupal Answers
- How do I make a python web program that is on a ubuntu server allow access to the server?Best solution by Yahoo! Answers
- How do I make a henna tattoo darker when the paste is already off?Best solution by leezees.com
- How can I make my website visible in the search engine?Best solution by Yahoo! Answers
- How do i set google as my default search engine?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.