Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

excel xlsx file(koparadigm.xlsx); not supported in latest xlrd(version 2.0.1) #2

Copy link
Copy link
@bernardscumm

Description

@bernardscumm
Issue body actions

약 4~5시간전에 xlrd 라이브러리의 버전이 1.2.0 에서 2.0.1 로 업데이트되었습니다.
최신 버전의 xlrd 라이브러리를 사용할 경우에 아래와 같은 오류가 발생하여 이슈를 등록합니다.

  • xlrd.biffh.XLRDError: Excel xlsx file; not supported

더이상 xlsx 을 지원하지 않는 것으로 보입니다.

이미 동작이 검증된 xlrd 버전(1.2.0) 으로 고정을 했으면 하는 의견을 남깁니다.

REQUIRED_PACKAGES = [
    'jamo',
    'xlrd==1.2.0',
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.