Skip to content

Building dependencies takes 15+ minutes because of Pandas 1.5.3 (and how to fix it) #2425

@HandcartCactus

Description

@HandcartCactus

How to reproduce the problem

I didn't have any errors -- building dependencies took so long I gave up. I noticed it was stuck on compiling pandas, which was at version 1.5.3 because another dependency required pandas < 2.0.0. I fixed the install by setting the minimum pandas version to 2.0.0 in pyproject.toml, and it installed all dependencies within a minute.

Your Environment

  • Operating System: Ubuntu 24.04.2 LTS (Noble Numbat)
  • Python Version Used: 3.12.3
  • When you install doccano: Monday, March 31st 2025
  • How did you install doccano : pip install 'doccano[postgresql]' on local machine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions