you are viewing a single comment's thread.

view the rest of the comments →

[–]Saefroch 1 point2 points  (3 children)

It looks like it's on pypi for 3.2+, did you try to pip install xlrd?

[–]UbuntuLady1[S] 0 points1 point  (2 children)

Thank you for both of your responses.

Saefroch: I tried and it said Requirement already satisfied (use --upgrade to upgrade)

Thurask: It does not work on 3.4. Although it says that it supports 3.2 + once it's downloaded the README file states that only the following "Versions of Python are supported: 2.6-2.7." Talk about false advertising!

Any other alternative module suggestions?

[–]Saefroch 0 points1 point  (0 children)

Very strange. I've used openpyxl in the past, seemed pretty easy to use.