Skip to content

downgrade to xlrd==1.2.0 #716

@Piranias

Description

@Piranias

after a new release xlrd has explicitly removed support for anything other than xls files. This includes the xlsx output files of mvs.

This is why the version of xlrd should be set to a fix version of <= 1.2.0, we suggest xlrd==1.2.0, otherwise users will have problems reading the xlsx files with the pandas reader.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions