Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jerryasher/83b0e26f27646fedd38dcaf11ec1fb7c to your computer and use it in GitHub Desktop.
Save jerryasher/83b0e26f27646fedd38dcaf11ec1fb7c to your computer and use it in GitHub Desktop.
KivyInstaller Log
DISPLAY: 'GetPython2.7.13.amd64.msi' TYPE: DOWNLOAD STATE: TRANSFERRED
PRIORITY: NORMAL FILES: 1 / 1 BYTES: 20082688 / 20082688 (100%)
Transfer complete.
[KivyInstaller] Installing...
Could Not Find C:\kivy\py2.7.13.msi
The system cannot find the file specified.
[KivyInstaller] Python is installed
[KivyInstaller] Installing pip...
Collecting setuptools
Collecting pip
Installing collected packages: setuptools, pip
Successfully installed pip-9.0.1 setuptools-28.8.0
[KivyInstaller] Preparing Python for Kivy...
Requirement already up-to-date: pip in c:\kivy\lib\site-packages
Collecting wheel
Using cached wheel-0.29.0-py2.py3-none-any.whl
Collecting setuptools
Using cached setuptools-35.0.2-py2.py3-none-any.whl
Collecting appdirs>=1.4.0 (from setuptools)
Using cached appdirs-1.4.3-py2.py3-none-any.whl
Collecting packaging>=16.8 (from setuptools)
Using cached packaging-16.8-py2.py3-none-any.whl
Collecting six>=1.6.0 (from setuptools)
Using cached six-1.10.0-py2.py3-none-any.whl
Collecting pyparsing (from packaging>=16.8->setuptools)
Using cached pyparsing-2.2.0-py2.py3-none-any.whl
Installing collected packages: wheel, appdirs, pyparsing, six, packaging, setuptools
Found existing installation: setuptools 28.8.0
Uninstalling setuptools-28.8.0:
Successfully uninstalled setuptools-28.8.0
Successfully installed appdirs-1.4.3 packaging-16.8 pyparsing-2.2.0 setuptools-35.0.2 six-1.10.0 wheel-0.29.0
Collecting docutils
Using cached docutils-0.13.1-py2-none-any.whl
Collecting pygments
Using cached Pygments-2.2.0-py2.py3-none-any.whl
Collecting pypiwin32
Downloading pypiwin32-219-cp27-none-win_amd64.whl (7.3MB)
100% |################################| 7.3MB 21kB/s
Collecting requests
Using cached requests-2.13.0-py2.py3-none-any.whl
Collecting wget
Using cached wget-3.2.zip
Collecting kivy.deps.sdl2
Downloading kivy.deps.sdl2-0.1.17-cp27-cp27m-win_amd64.whl (2.5MB)
100% |################################| 2.5MB 355kB/s
Collecting kivy.deps.glew
Downloading kivy.deps.glew-0.1.9-cp27-cp27m-win_amd64.whl (161kB)
100% |################################| 163kB 2.1MB/s
Collecting pyinstaller
Using cached PyInstaller-3.2.1.tar.bz2
Collecting kivy.deps.gstreamer
Downloading kivy.deps.gstreamer-0.1.12-cp27-cp27m-win_amd64.whl (129.5MB)
100% |################################| 129.5MB 6.4kB/s
Requirement already satisfied: setuptools in c:\kivy\lib\site-packages (from pyinstaller)
Collecting future (from pyinstaller)
Using cached future-0.16.0.tar.gz
Requirement already satisfied: appdirs>=1.4.0 in c:\kivy\lib\site-packages (from setuptools->pyinstaller)
Requirement already satisfied: packaging>=16.8 in c:\kivy\lib\site-packages (from setuptools->pyinstaller)
Requirement already satisfied: six>=1.6.0 in c:\kivy\lib\site-packages (from setuptools->pyinstaller)
Requirement already satisfied: pyparsing in c:\kivy\lib\site-packages (from packaging>=16.8->setuptools->pyinstaller)
Building wheels for collected packages: wget, pyinstaller, future
Running setup.py bdist_wheel for wget ... done
Stored in directory: C:\Users\Jerry\AppData\Local\pip\Cache\wheels\6d\98\29\61ccc41148f871009126c2e844e26f73eeb25e12cca92228a5
Running setup.py bdist_wheel for pyinstaller ... done
Stored in directory: C:\Users\Jerry\AppData\Local\pip\Cache\wheels\0b\d9\68\d6ac226a577f9a16459d486c5fe1a71cdc5846dd6515a13b0f
Running setup.py bdist_wheel for future ... done
Stored in directory: C:\Users\Jerry\AppData\Local\pip\Cache\wheels\c2\50\7c\0d83b4baac4f63ff7a765bd16390d2ab43c93587fac9d6017a
Successfully built wget pyinstaller future
Installing collected packages: docutils, pygments, pypiwin32, requests, wget, kivy.deps.sdl2, kivy.deps.glew, future, pyinstaller, kivy.deps.gstreamer
Successfully installed docutils-0.13.1 future-0.16.0 kivy.deps.glew-0.1.9 kivy.deps.gstreamer-0.1.12 kivy.deps.sdl2-0.1.17 pygments-2.2.0 pyinstaller-3.2.1 pypiwin32-219 requests-2.13.0 wget-3.2
Collecting Kivy-examples==1.9.2.dev0 from https://kivy.org/downloads/appveyor/kivy/Kivy_examples-1.9.2.dev0-py2.py3-none-any.whl
Using cached https://kivy.org/downloads/appveyor/kivy/Kivy_examples-1.9.2.dev0-py2.py3-none-any.whl
Installing collected packages: Kivy-examples
Successfully installed Kivy-examples-1.9.2.dev0
Cannot uninstall requirement kivy, not installed
Collecting kivy
Downloading Kivy-1.9.1-cp27-none-win_amd64.whl (7.6MB)
100% |################################| 7.6MB 127kB/s
Collecting Kivy-Garden>=0.1.4 (from kivy)
Requirement already satisfied: requests in c:\kivy\lib\site-packages (from Kivy-Garden>=0.1.4->kivy)
Installing collected packages: Kivy-Garden, kivy
Successfully installed Kivy-Garden-0.1.4 kivy-1.9.1
Collecting https://github.com/kivy/kivy-designer/zipball/master
Downloading https://github.com/kivy/kivy-designer/zipball/master
| 768kB 1.2MB/s
Requirement already satisfied: kivy>=1.9.1 in c:\kivy\lib\site-packages (from kivy-designer==0.1.dev0)
Requirement already satisfied: pygments>=2.1 in c:\kivy\lib\site-packages (from kivy-designer==0.1.dev0)
Requirement already satisfied: docutils>=0.12 in c:\kivy\lib\site-packages (from kivy-designer==0.1.dev0)
Collecting watchdog>=0.8 (from kivy-designer==0.1.dev0)
Downloading watchdog-0.8.3.tar.gz (83kB)
100% |################################| 92kB 1.9MB/s
Collecting jedi>=0.9 (from kivy-designer==0.1.dev0)
Using cached jedi-0.10.2-py2.py3-none-any.whl
Collecting gitpython>=1.0 (from kivy-designer==0.1.dev0)
Downloading GitPython-2.1.3-py2.py3-none-any.whl (442kB)
100% |################################| 450kB 1.4MB/s
Requirement already satisfied: six>=1.10.0 in c:\kivy\lib\site-packages (from kivy-designer==0.1.dev0)
Requirement already satisfied: kivy-garden in c:\kivy\lib\site-packages (from kivy-designer==0.1.dev0)
Collecting PyYAML>=3.10 (from watchdog>=0.8->kivy-designer==0.1.dev0)
Downloading PyYAML-3.12-cp27-cp27m-win_amd64.whl (197kB)
100% |################################| 204kB 2.0MB/s
Collecting argh>=0.24.1 (from watchdog>=0.8->kivy-designer==0.1.dev0)
Downloading argh-0.26.2-py2.py3-none-any.whl
Collecting pathtools>=0.1.1 (from watchdog>=0.8->kivy-designer==0.1.dev0)
Downloading pathtools-0.1.2.tar.gz
Collecting gitdb2>=2.0.0 (from gitpython>=1.0->kivy-designer==0.1.dev0)
Downloading gitdb2-2.0.0-py2.py3-none-any.whl (63kB)
100% |################################| 71kB 2.9MB/s
Requirement already satisfied: requests in c:\kivy\lib\site-packages (from kivy-garden->kivy-designer==0.1.dev0)
Collecting smmap2>=2.0.0 (from gitdb2>=2.0.0->gitpython>=1.0->kivy-designer==0.1.dev0)
Downloading smmap2-2.0.1-py2.py3-none-any.whl
Building wheels for collected packages: watchdog, pathtools
Running setup.py bdist_wheel for watchdog ... done
Stored in directory: C:\Users\Jerry\AppData\Local\pip\Cache\wheels\3c\9c\be\e82ae5a37c19baf8abe88623d1f47d2d502bed7b54d4f34740
Running setup.py bdist_wheel for pathtools ... done
Stored in directory: C:\Users\Jerry\AppData\Local\pip\Cache\wheels\60\0d\2a\ffe065d190b580be6af9a862c68ed6a8a89c1778bd5c7ba7b8
Successfully built watchdog pathtools
Installing collected packages: PyYAML, argh, pathtools, watchdog, jedi, smmap2, gitdb2, gitpython, kivy-designer
Running setup.py install for kivy-designer ... done
Successfully installed PyYAML-3.12 argh-0.26.2 gitdb2-2.0.0 gitpython-2.1.3 jedi-0.10.2 kivy-designer-0.1.dev0 pathtools-0.1.2 smmap2-2.0.1 watchdog-0.8.3
[INFO ] [Logger ] Record log in c:\users\jerry\.kivy\logs\kivy_17-05-05_1.txt
[INFO ] [Kivy ] v1.9.1
[INFO ] [Python ] v2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment