[PYTHON] I get an ImportError on appengine_config.py

When using a third-party library such as a sample project of Google app engine, it is supposed to be written like this.

appengine_config.py



from google.appengine.ext import vendor
vendor.add('lib')

I see, when I write it. There are times when this happens.

ImportError: cannot import name vendo

I thought it was a problem with the path, but it really isn't. Apparently, the version of the SDK at hand seems to be old, and it seems that it was around SDK 1.9.15 that I started writing this way. I wanted that to be easier to understand.

Recommended Posts

I get an ImportError on appengine_config.py
When I get an error with Pylint in Atom on Windows
I get an error with import pandas.
I created an SFTP-only user on Linux.
When I get an error with PyInstaller
I tried to get an image by scraping
I get an error with all yum commands
I read an introductory book on natural language processing
I get an error when installing scipy on t2.micro because I don't have enough memory
I get an Import Error in Python Beautiful Soup
I want to develop an Android application on Android (debugging)
I get an error when I put opencv in pyautoGUI
I tried to get an AMI using AWS Lambda
I get an error when trying meinheld + WebSocket + mongodb
I made an Ansible-installer
I get "too early to create image" on tkinter
I get an error when I try to raise Python to 3 series using pyenv on Catalina
[Solution] When I try to connect to CloudSQL with GAE, I get an ImportError only when using dev_appserver.
I get [Error 2055] when trying to connect to MySQL on Heroku
I installed FreeCAD on Linux (Ubuntu) and created an icon
I made an anomaly detection model that works on iOS
I installed tensorRT on Ubuntu 18.04
I installed ROS on Ubuntu 18.04
Where I stumbled on SQLite3
I made an Xubuntu server.
Creating an HTTP Get box
I ran python on windows
I tried MLflow on Databricks
I tried to create an environment of MkDocs on Amazon Linux
I get an error when trying to install maec 4.0.1.0 with pip
I don't know how to get query parameters on GAE / P
I tried to get started with Bitcoin Systre on the weekend