Skip to content

Instantly share code, notes, and snippets.

Created September 14, 2014 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/373ecbfba61717171852 to your computer and use it in GitHub Desktop.
Save anonymous/373ecbfba61717171852 to your computer and use it in GitHub Desktop.
jython easy_install flask
C:\Users\mgolisch\Source\venv\flask-jython\bin>jython.bat easy_install flask
Searching for flask
Reading https://pypi.python.org/simple/flask/
Best match: Flask 0.10.1
Downloading https://pypi.python.org/packages/source/F/Flask/Flask-0.10.1.tar.gz#
md5=378670fe456957eb3c27ddaef60b2b24
Processing Flask-0.10.1.tar.gz
Writing c:\users\mgolisch\appdata\local\temp\easy_install-rolwua\Flask-0.10.1\se
tup.cfg
Running Flask-0.10.1\setup.py -q bdist_egg --dist-dir c:\users\mgolisch\appdata\
local\temp\easy_install-rolwua\Flask-0.10.1\egg-dist-tmp-naabox
warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'do
cs'
warning: no previously-included files matching '*.pyo' found under directory 'do
cs'
warning: no previously-included files matching '*.pyc' found under directory 'te
sts'
warning: no previously-included files matching '*.pyo' found under directory 'te
sts'
warning: no previously-included files matching '*.pyc' found under directory 'ex
amples'
warning: no previously-included files matching '*.pyo' found under directory 'ex
amples'
no previously-included directories found matching 'docs\_build'
no previously-included directories found matching 'docs\_themes\.git'
Adding flask 0.10.1 to easy-install.pth file
Installed c:\users\mgolisch\source\venv\flask-jython\lib\site-packages\flask-0.1
0.1-py2.7.egg
Processing dependencies for flask
Searching for itsdangerous>=0.21
Reading https://pypi.python.org/simple/itsdangerous/
Best match: itsdangerous 0.24
Downloading https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-
0.24.tar.gz#md5=a3d55aa79369aef5345c036a8a26307f
Processing itsdangerous-0.24.tar.gz
Writing c:\users\mgolisch\appdata\local\temp\easy_install-kwoygd\itsdangerous-0.
24\setup.cfg
Running itsdangerous-0.24\setup.py -q bdist_egg --dist-dir c:\users\mgolisch\app
data\local\temp\easy_install-kwoygd\itsdangerous-0.24\egg-dist-tmp-1ennkj
warning: no previously-included files matching '*' found under directory 'docs\_
build'
Adding itsdangerous 0.24 to easy-install.pth file
Installed c:\users\mgolisch\source\venv\flask-jython\lib\site-packages\itsdanger
ous-0.24-py2.7.egg
Searching for Jinja2>=2.4
Reading https://pypi.python.org/simple/Jinja2/
Best match: Jinja2 2.7.3
Downloading https://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.7.3.tar.gz
#md5=b9dffd2f3b43d673802fe857c8445b1a
Processing Jinja2-2.7.3.tar.gz
Writing c:\users\mgolisch\appdata\local\temp\easy_install-uwdtsk\Jinja2-2.7.3\se
tup.cfg
Running Jinja2-2.7.3\setup.py -q bdist_egg --dist-dir c:\users\mgolisch\appdata\
local\temp\easy_install-uwdtsk\Jinja2-2.7.3\egg-dist-tmp-yilriy
warning: no files found matching '*' under directory 'custom_fixers'
warning: no previously-included files matching '*' found under directory 'docs\_
build'
warning: no previously-included files matching '*.pyc' found under directory 'ji
nja2'
warning: no previously-included files matching '*.pyc' found under directory 'do
cs'
warning: no previously-included files matching '*.pyo' found under directory 'ji
nja2'
warning: no previously-included files matching '*.pyo' found under directory 'do
cs'
Traceback (most recent call last):
File "easy_install", line 8, in <module>
sys.exit(
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 2147, in main
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 2133, in with_ei_u
sage
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 2147, in <lambda>
File "C:\jython2.7b3\Lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\jython2.7b3\Lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\jython2.7b3\Lib\distutils\dist.py", line 953, in run_commands
self.run_command(cmd)
File "C:\jython2.7b3\Lib\distutils\dist.py", line 972, in run_command
cmd_obj.run()
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 370, in run
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 613, in easy_insta
ll
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 645, in install_it
em
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 692, in process_di
stribution
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 692, in process_di
stribution
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\pkg_resources$py.class", line 631, in resolve
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\pkg_resources$py.class", line 874, in best_match
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\pkg_resources$py.class", line 886, in obtain
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 617, in easy_insta
ll
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 2086, in rmtree
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 2086, in rmtree
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 2091, in rmtree
File "C:\Users\mgolisch\Source\venv\flask-jython\Lib\site-packages\setuptools-
5.7-py2.7.egg\setuptools\command\easy_install$py.class", line 1621, in auto_chmo
d
IndexError: index out of range: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment