Open devrimgunduz opened 2 weeks ago
hi,
yes I faced the same error when uploading to pypi. apparently the version has to be declared in a single quoted string otherwise you hit this bug, or maybe there's a less lame answer.
but even doing so you still end up with a non functional powa-web as the needed compiled assets are not included in the git, as this part wasn't adequately documented.
I pinged @pgiraud last Sunday and waiting for fixes before I can release a hopefully working 5.0.1.
Hi,
I'm getting the following error while building 5.0.0:
This happens both on wheel builds and setup.py builds.
Any ideas why?
Thanks!
Cheers, Devrim