0

I tried downloading kivy on my windows desktop, but got the following error. What should i do?

enter code herecommand: 'C:\Users\arnav\kivy_venv\Scripts\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\arnav\\AppData\\Local\\Temp\\pip-install-coyz2eqz\\kivy\\setup.py'"'"'; __file__='"'"'C:\\Users\\arnav\\AppData\\Local\\Temp\\pip-install-coyz2eqz\\kivy\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\arnav\AppData\Local\Temp\pip-pip-egg-info-9oavdegz'
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Sree
  • 1,694
  • 1
  • 18
  • 29
  • This will not help any one identify the issue. First say what program was run and how it was run. – Sree Jul 13 '20 at 14:20
  • 1
    Does this answer your question? [How to install pkg config in windows?](https://stackoverflow.com/questions/1710922/how-to-install-pkg-config-in-windows) – C.Nivs Jul 13 '20 at 14:20
  • Include all the details like project url, try to add more tags and other details as well. – Sree Jul 13 '20 at 14:20
  • was the following tutorial followed https://kivy.org/doc/stable/installation/installation-windows.html#install-win-dist ?. – Sree Jul 13 '20 at 14:22

0 Answers0