I have an app with python-docx and docxcompose installed on the server. Before today, they built with no issue, but today my server refuses to build them correctly:
Installing custom packages...
Using Python 3.10.16 environment at: .env
Resolved 7 packages in 4.53s
Building docxcompose==1.4.0
Downloading babel (9.7MiB)
Downloading lxml (4.9MiB)
Built docxcompose==1.4.0
Downloaded lxml
Downloaded babel
Prepared 4 packages in 11.16s
Installed 4 packages in 2.82s
+ babel==2.17.0
+ docxcompose==1.4.0
+ lxml==5.4.0
+ python-docx==1.1.2
Package install took 19379 ms.
Error: Build
I have manually entered the version numbers, so I don’t know why it’s not building when both packages were properly downloaded.
Hi, I am on the hobby plan and trying to install the following packages:
beautifulsoup4 4.13.4
lxml 5.4.0
google-genai 1.12.1
The build fails without any particular message (see the logs below). I tried removing the packages one by one to see if one particular package caused the failure, but this does not seem to be the case.
Hate to revive this one but I am having serious issues loading libraries. I loaded an app I hadn’t touched in about a week and the runtime failed. I tried to reload the imports but none of them worked. I started a new app to test and having the same problem. I notice when I exit the app I see a Repl not found alert.
I also seem to be having an issue here. I’ve tried removing the packages one by one, it seems the error occurs whenever I try to add more than one package, regardless of which one it is.
Apologies for that. For some reason the package installation system is finding lots of interesting (and different!) ways to fail at the moment. Service should now be restored.