Re: git: 887237b23c32 - main - misc/py-lightning-utilities: New port: PyTorch Lightning sample project
- Reply: Tomoaki AOKI : "Re: git: 887237b23c32 - main - misc/py-lightning-utilities: New port: PyTorch Lightning sample project"
- In reply to: Tomoaki AOKI : "Re: git: 887237b23c32 - main - misc/py-lightning-utilities: New port: PyTorch Lightning sample project"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 May 2023 15:25:32 UTC
Hi Tomoaki, I corrected the problem. Thank you for the notice. Best, Yuri On 5/30/23 03:32, Tomoaki AOKI wrote: > This broke INDEX build. > Maybe because of the last line of PY_DEPENDS= line is continued by "\" > with BUILD_DEPENDS= line. > Attached patch fixed the build for me.