Embarcadero/PythonEnvironments

Setup fails

peardox opened this issue · 4 comments

image

It's trying to check if a DIRECTORY exists called "C:\src\zzz\HelloCPU\Win64\Debug\python\3.9\python.exe"

Can you share the steps to reproduce?

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)

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

Fixed in PR#7