Skip to content

Instantly share code, notes, and snippets.

@rbanffy
Created November 25, 2014 21:10
Show Gist options
  • Save rbanffy/dda0551b3ec1c9bab987 to your computer and use it in GitHub Desktop.
Save rbanffy/dda0551b3ec1c9bab987 to your computer and use it in GitHub Desktop.
ricardo  harlan  ~  projects  appengine-fixture-loader  master  $  LC_CTYPE="en_US.UTF-8" python setup.py register
running register
running egg_info
writing Appengine_Fixture_Loader.egg-info/PKG-INFO
writing top-level names to Appengine_Fixture_Loader.egg-info/top_level.txt
writing dependency_links to Appengine_Fixture_Loader.egg-info/dependency_links.txt
reading manifest file 'Appengine_Fixture_Loader.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
writing manifest file 'Appengine_Fixture_Loader.egg-info/SOURCES.txt'
running check
We need to know who you are, so please choose either:
1. use your existing login,
2. register as a new user,
3. have the server generate a new password for you (and email it to you), or
4. quit
Your selection [default 1]:
1
Username: rbanffy
Password: [typed my password here]
Registering Appengine-Fixture-Loader to http://pypi.python.org/pypi
Server response (401): basic auth failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment