[Bug 265486] www/py-lektor: 3.3.6 phase configure: No such file or directory: 'setup.py'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Jul 2022 15:47:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265486 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vishwin@freebsd.org --- Comment #11 from Charlie Li <vishwin@freebsd.org> --- The real reason why this error happens is because upstream fully adopted PEP-517, which eliminates setup.py among other things. I've started some work on implementing support in the framework, but in the meantime you will have to create a hack. https://wiki.freebsd.org/Python/PEP-517 -- You are receiving this mail because: You are on the CC list for the bug.