Closed x1ddos closed 9 years ago
It adds non-existent lib directory to sys.path.
lib
This is created and used to hold the Google API client - from this line in the readme:
pip install -t gae/lib/ google-api-python-client
It adds non-existent
lib
directory to sys.path.