Michael Penkov
Michael Penkov
Can you try updating setup.py and see if this fixes the problem? I think the relevant part is the find_packages call on line 354. If you change that to find_namespace_packages...
> The project was built using PEP517 compliant build and install modules, and cython is available. Can you please expand on this? It looks like you're building from source, so...
Thank you. Please provide full command line output of your build and install commands. Also, please let us know if it is possible to reproduce this with a previous version...
@yurivict Are you able to provide the requested information? If not, then we cannot help you.
No reply for almost a year. Closing.
@maciejskorski Looks like some tests in your PR are failing. Are you able to fix them?
+1 for a more reproducible and smaller example
@piskvorky What are your thoughts on this? Personally, I'm OK with the code base as-is (explicit is better than implicit, etc.), unless there is a demonstrable use case (e.g. a...
LGTM. Thank you @nk-fouque !
Thank you for pointing this out. Could you please be more specific? What documentation, what file, what part of that file in particular?