How to install xlsd in python

Release: 2019-07-03 15:54:02
Original
4419 people have browsed it

How to install xlsd in python

First download the python module xlrd, go to the official website to download it (on Baidu) and unzip it after the download is complete. Enter the folder to see the decompressed xlrd file, then enter the cmd command window and find The folder we just unzipped.

How to install xlsd in python

The folder I just unzipped is on the desktop, so I first go to the desktop cd Desktop, dir to check what files are on our desktop

How to install xlsd in python

Enter the file you just decompressed

How to install xlsd in python

Execute python setup.py install to install xlrd

How to install xlsd in python

The above is the detailed content of How to install xlsd in python. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!