-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
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
Reactions are currently unavailable