-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ocrd_all: make all creates error #303
Comments
This is one of several nagging issues with the current build. Ideally running
|
@stefanCCS, these commands should help:
They restore changed files, remove added files and force a new build for |
@kba, this issue is one of several others which I also have observed where incremental builds fail to work. |
In this particular case, I think we can keep ocrd_all completely out of the picture: It was the non-existing packaging of pix2pixHD and the horrible integration of the pix2pixHD subcomponent in ocrd_anybaseocr which led us to this solution. But now that we need a proper branch for that anyway, why not apply our packaging patches in another branch, then merge both in an OCR-D fork's master, and refer to that? (@kba if we can agree on this plan then I recommend transferring the issue to ocrd_anybaseocr, which I have no permissions for.) |
In that vein, I have created NVIDIA/pix2pixHD#297, so we can rebase ocrd_anybaseocr on that. |
Alas, due to pypa/pip#6658, we cannot just make setup contain a pix2pixhd dependency as a relative path. So I think I'll just upload a pkg for it myself. |
Done: |
|
I could but you solved everything AFAICS. Is there still a need for it? |
ASVLeipzig/cor-asv-ann#10 As soon as those pull requests were merged and |
No, not anymore. |
@kba : Feel free to close this issue, as "make all" has worked already later in 2022. |
Hi,
I have tried to update the current (23.02.2022) ocrd_all
using git pull
andmake clean
andmake all
.Unfortunately, I get this error:
The text was updated successfully, but these errors were encountered: