Embarcadero/PythonEnvironments

PyTools.ExecCmd not found

Opened this issue · 0 comments

Hello,

I am currently developing an application using Python and Delphi 12 Community Edition, Version 29.0.52631.8427. I am encountering an issue when attempting to use the PyEmbeddedEnvironmentGetPip and PyEnvironmentAddOnEnsurePip components during compilation. Specifically, I am facing the following error:

[dcc32 Fatal Error] PyEnvironment.AddOn.GetPip.pas(63): F2613 Unit 'PyTools.ExecCmd' not found.

Could you please help me understand and resolve this problem?