Setup fails
peardox opened this issue · 4 comments
peardox commented
lmbelo commented
Can you share the steps to reproduce?
peardox commented
My route was a little lengthy... Uninstall everything, Install Everything
This appears to be down to the newest version of python4delphi as I tried replacing PythonEnvironments with an earlier version and it still breaks
I'll go find myself and older python4delphi I guess - it was all working before I installed the new packages
Actually python4delphi didn't like building as Android either but I was in the middle of removing an underscore from cv2_ so skipped that issue (to look at later)
peardox commented
Found it
It broke when you fixed the {$ifndef MSWINDOWS} thing
I'm gonna patch mine for now - will show what's wrong in a PR soon
peardox commented
Fixed in PR#7
