I´m using raspberry pi 3 and python 3.4.2 how can I install xlrd ?

494 views
Skip to first unread message

Franz

unread,
Apr 23, 2017, 6:04:55 AM4/23/17
to python-excel

The described path does not run


how can I install a whl package

how can I Switch from python 2.7.9 to python 3.4.2  (when I start python on the terminal python 2.7.9 is running and istallation runs for 2.7.9 too)




xlrd 1.0.0

Library for developers to extract data from Microsoft Excel (tm) spreadsheet files

Extract data from Excel spreadsheets (.xls and .xlsx, versions 2.0 onwards) on any platform. Pure Python (2.6, 2.7, 3.2+). Strong support for Excel dates. Unicode-Aware.


FileTypePy VersionUploaded onSize
xlrd-1.0.0-py3-none-any.whl (md5) Python Wheel py3 2016-06-03140KB
xlrd-1.0.0.tar.gz (md5) Source 2016-06-032MB

Chris Wakibi

unread,
Apr 23, 2017, 8:09:52 AM4/23/17
to python...@googlegroups.com
Franz,

Try python3 -m pip install xlrd and let us know the outcome.

To run python 3, python3 should be the command. Python would run the default, which is python 2 in most cases.

--
You received this message because you are subscribed to the Google Groups "python-excel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-excel+unsubscribe@googlegroups.com.
To post to this group, send email to python...@googlegroups.com.
Visit this group at https://groups.google.com/group/python-excel.
For more options, visit https://groups.google.com/d/optout.



--

Kind Regards
Chris
Reply all
Reply to author
Forward
0 new messages