Shad Decker
Shad Decker
I am running this on a Proxmox LXC container using Ubuntu 24.04 as the OS cuda version 12.8 with an NVIDIA 3050 I have done a git pull to grab...
> what nvidia-smi shows from the container? it seems there is a wrong parse using the drivers software version rather than toolkit.
> did you select CUDA as device? yes. I am trying the app.py change now This is the output: v25.11.25 native mode --------------- {'os': 'manylinux', 'arch': 'x86_64', 'pyvenv': (3, 12),...
I started over to give a clean test. Deleted the python_env and tmp folder contents and ran ebook2audiobook.sh. it is running now I will report back here shortly.
Here is the output: (just the end) All required packages are installed. check_and_install_requirements() error: name 'backend' is not defined
starting over again to test. to be clear: Deleted the python_env and tmp folder contents and I am running ebook2audiobook.sh. I will report back as soon as it finishes
v25.11.25 native mode --------------- {'os': 'manylinux', 'arch': 'x86_64', 'pyvenv': (3, 12), 'gpu': 'cu128'} ------------- check_torch_numpy() error: name 'gpu_url' is not defined pymupdf-layout is not installed. Installing missing or upgrade packages......
so I ran the following, maybe it helps: source /home/shad/Miniforge3/bin/activate conda install pymupdf-layout Channels: - conda-forge Platform: linux-64 Collecting package metadata (repodata.json): done Solving environment: failed PackagesNotFoundError: The following packages...
ok, started over again, new error this time: after running ebook2audiobook.sh it looks like an error starting app.py... All required packages are installed. {'os': 'manylinux', 'arch': 'x86_64', 'pyvenv': (3, 12),...
new error after git pull and ./ebook2audiobook.sh v25.11.27 native mode {'os': 'manylinux', 'arch': 'x86_64', 'pyvenv': (3, 12), 'device': 'cu128'} ERROR: Invalid wheel filename (invalid version): 'torch-2.7.1+cu126+cu128-cp312-cp312-manylinux_x86_64' recheck_torch() error: name 'packages'...