Skip to content

Docker build failed with cuda118 due to error with pandas package #1089

@caph1993

Description

@caph1993

Script Mode

  • Docker

Script Version

  • 25.8.18

Process Mode

  • Gradio

Operating System:

  • Linux

Command Line used to start ebook2audiobook

  • docker build -t athomasson2/ebook2audiobook . --build-arg TORCH_VERSION=cuda118

Describe the bug
Build failed due to an issue with the package pandas: FAILED: [code=1] pandas/_libs/pandas_datetime.cpython-312-x86_64-linux-gnu.so.p/src_vendored_numpy_datetime_np_datetime.c.o (See log for full details)

Note: The error occurs after pytorch with cuda 118 is installed succesfully.

Terminal log

log.txt

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions