0

Following the instructions about Kivy but I'm getting this error when I use python -m pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew

Command "python setup.py egg_info" failed with error code 1

Version:

Python 2.7.14
pip          10.0.1
setuptools   39.0.1
wheel        0.31.0
Shinomoto Asakura
  • 1,473
  • 7
  • 25
  • 45

1 Answers1

1

This post suggests installing the setup tools, but they have more info available.

Kegan
  • 11
  • 4