Python pip and kivy installation tutorial, pipkivy

Source: Internet
Author: User

Python pip and kivy installation tutorial, pipkivy

Install pip. We also need to download it on the Python official website.

: Https://pypi.python.org/pypi/pip

After the download is complete, decompress the package to a folder, use the CMD console to enter the decompressed directory, and enter:

Python setup. py install

After the installation, input pip directly in the command line. It also shows that 'pip 'is neither an internal command nor a running program. Because we have not added environment variables.

Then install kivy

The installation address and official tutorial address: https://kivy.org/docs/installation/installation-windows.html#install-win-dist

Input in cmd

Python-m pip install C: \ Kivy-1.9.1.dev-cp27-none-win_amd64.whl
Install

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.